From 962346785b23371b47909a0023e40ab78ec78c8c Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 31 Oct 2018 11:31:00 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 8205e23a9..70acfa99f 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -741,8 +741,8 @@ desktop/views/components/settings.vue: profile: "Profile" notification: "Notification" apps: "Apps" - mute-and-block: "ミュート/ブロック" - blocking: "ブロック" + mute-and-block: "Mute / Block" + blocking: "Blocking" security: "Security" signin: "Sign in history" password: "Password" @@ -869,11 +869,11 @@ common/views/components/drive-settings.vue: in-use: "In use" stats: "Statistics" common/views/components/mute-and-block.vue: - mute-and-block: "ミュートとブロック" - mute: "ミュート" - block: "ブロック" - no-muted-users: "ミュートしているユーザーはいません" - no-blocked-users: "ブロックしているユーザーはいません" + mute-and-block: "Mute / Block" + mute: "Mute" + block: "Blocking" + no-muted-users: "No muted users" + no-blocked-users: "No blocked users" desktop/views/components/settings.password.vue: reset: "Change password" enter-current-password: "Enter the current password"