diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-25 18:12:08 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-25 18:12:08 +0900 |
| commit | 52da66d55099ed79c60b0e0fafe0e61c3664d6d9 (patch) | |
| tree | 44e2065217f9bd6fd37417434e2abae3171cf574 | |
| parent | New translations ja-JP.yml (English) (diff) | |
| download | misskey-52da66d55099ed79c60b0e0fafe0e61c3664d6d9.tar.gz misskey-52da66d55099ed79c60b0e0fafe0e61c3664d6d9.tar.bz2 misskey-52da66d55099ed79c60b0e0fafe0e61c3664d6d9.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 5f2e254aec..10f65670a9 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -819,8 +819,8 @@ desktop/views/pages/admin/admin.dashboard.vue: dashboard: "Dashboard" all-users: "All Users" original-users: "Users on this instance" - all-notes: "全ての投稿" - original-notes: "このインスタンスの投稿" + all-notes: "All the posts" + original-notes: "Posts on this instance" invite: "Invite" desktop/views/pages/admin/admin.suspend-user.vue: suspend-user: "Suspend a user" @@ -847,9 +847,9 @@ desktop/views/pages/deck/deck.note.vue: private: "This post is private" deleted: "This post has been deleted" desktop/views/pages/stats/stats.vue: - all-users: "全てのユーザー" - original-users: "このインスタンスのユーザー" - all-notes: "全ての投稿" + all-users: "All Users" + original-users: "Users on this instance" + all-notes: "All the posts" original-notes: "Posts on this instance" desktop/views/pages/welcome.vue: about: "More details..." |