diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:41:46 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:41:46 +0900 |
| commit | 36ef862fc68dd7dda1f217af7314fb7d84bfc799 (patch) | |
| tree | b765f7dff1dc7ce3420d82cb54909bc92614c054 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-36ef862fc68dd7dda1f217af7314fb7d84bfc799.tar.gz misskey-36ef862fc68dd7dda1f217af7314fb7d84bfc799.tar.bz2 misskey-36ef862fc68dd7dda1f217af7314fb7d84bfc799.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 78402ce967..221a15f405 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -465,6 +465,7 @@ desktop/views/components/charts.vue: notes: "Posts" users: "Users" drive: "Drive" + network: "ネットワーク" charts: notes: "The number of posts: increase/decrease (Combined)" local-notes: "The number of posts: increase/decrease (Local)" @@ -476,6 +477,9 @@ desktop/views/components/charts.vue: drive-total: "Capacity used as the storage: cumulative total" drive-files: "The number of files on the storage: increase/decrease" drive-files-total: "The number of files on the storage: cumulative total" + network-requests: "リクエスト" + network-time: "応答時間" + network-usage: "通信量" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Choose files" upload: "Upload files from your device" |