From 36ef862fc68dd7dda1f217af7314fb7d84bfc799 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 15 Sep 2018 05:41:46 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 78402ce96..221a15f40 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"