diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-18 05:32:18 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-18 05:32:18 +0900 |
| commit | 848ff4440bab5e4e543abac7ef1fc2995255866c (patch) | |
| tree | 0db12e29491be89d98c797fd880f8c4ca02b7eb2 | |
| parent | New translations ja.yml (Catalan) (diff) | |
| download | misskey-848ff4440bab5e4e543abac7ef1fc2995255866c.tar.gz misskey-848ff4440bab5e4e543abac7ef1fc2995255866c.tar.bz2 misskey-848ff4440bab5e4e543abac7ef1fc2995255866c.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/en.yml b/locales/en.yml index 3a131b69f5..2fcc27c81e 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -814,13 +814,13 @@ desktop/views/pages/admin/admin.verify-user.vue: verify: "Verify account" verified: "The account was verified" desktop/views/pages/admin/admin.notes-chart.vue: - title: "投稿" - local: "ローカル" - remote: "リモート" + title: "Posts" + local: "Local" + remote: "Remote" desktop/views/pages/admin/admin.users-chart.vue: - title: "ユーザー" - local: "ローカル" - remote: "リモート" + title: "Users" + local: "Local" + remote: "Remote" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "Only media posts" is-media-view: "Media view" |