diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 03:51:09 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 03:51:09 +0900 |
| commit | 880ef024d05cd854c4c093fe4e27e1d9f30ae0aa (patch) | |
| tree | fbd8ffa2cce805079b89e437f04b95d45b5b1719 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-880ef024d05cd854c4c093fe4e27e1d9f30ae0aa.tar.gz misskey-880ef024d05cd854c4c093fe4e27e1d9f30ae0aa.tar.bz2 misskey-880ef024d05cd854c4c093fe4e27e1d9f30ae0aa.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/locales/en.yml b/locales/en.yml index f13897422f..a23a98a93b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -578,7 +578,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Your device does not support geolocalization." error: "Error" enter-username: "Please enter a username..." - annotations: "内容への注釈 (オプション)" + annotations: "Annotations for the form (optional)" desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply" @@ -786,15 +786,15 @@ desktop/views/components/window.vue: close: "Close" desktop/views/pages/admin/admin.vue: dashboard: "Dashboard" - drive: "ドライブ" - users: "ユーザー" - update: "更新" + drive: "Drive" + users: "Users" + update: "Reload" desktop/views/pages/admin/admin.dashboard.vue: - dashboard: "ダッシュボード" - all-users: "全てのユーザー" + dashboard: "Dashboard" + all-users: "All users" original-users: "Users on this instance" - all-notes: "全てのノート" - original-notes: "このインスタンスのノート" + all-notes: "All notes" + original-notes: "Notes on this instance" desktop/views/pages/admin/admin.suspend-user.vue: suspend-user: "Suspend a user" suspend: "Suspend" |