diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-19 01:14:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-19 01:14:00 +0900 |
| commit | 79f3e60dacb844d3a52d69f36d68800ebd344ec9 (patch) | |
| tree | 209849a14c780af3ee31fdd71662f138d7e42454 | |
| parent | Merge pull request #2286 from syuilo/l10n_master (diff) | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-79f3e60dacb844d3a52d69f36d68800ebd344ec9.tar.gz misskey-79f3e60dacb844d3a52d69f36d68800ebd344ec9.tar.bz2 misskey-79f3e60dacb844d3a52d69f36d68800ebd344ec9.zip | |
Merge pull request #2331 from syuilo/l10n_master
New Crowdin translations
| -rw-r--r-- | locales/en.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/en.yml b/locales/en.yml index aec076ff14..9855deba83 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -826,9 +826,9 @@ desktop/views/pages/admin/admin.users-chart.vue: local: "Local" remote: "Remote" desktop/views/pages/admin/admin.drive-chart.vue: - title: "ドライブ" - local: "ローカル" - remote: "リモート" + title: "Drive" + local: "Local" + remote: "Remote" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "Only media posts" is-media-view: "Media view" @@ -861,7 +861,7 @@ desktop/views/pages/selectdrive.vue: cancel: "Cancel" upload: "Upload files from your device" desktop/views/pages/search.vue: - not-available: "検索機能はインスタンスの設定で無効になっています。" + not-available: "Search feature is turned off in the settings for this instance." not-found: "No posts were found for '{}'" desktop/views/pages/share.vue: share-with: "Share with {}." |