diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-07 05:51:39 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-07 05:51:39 +0900 |
| commit | 2aa8e0a4bfe880111cdda4fe076e69ae41ecb243 (patch) | |
| tree | 06a07ce680410db990d75e21bde8e3914cd92c32 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-2aa8e0a4bfe880111cdda4fe076e69ae41ecb243.tar.gz misskey-2aa8e0a4bfe880111cdda4fe076e69ae41ecb243.tar.bz2 misskey-2aa8e0a4bfe880111cdda4fe076e69ae41ecb243.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 7716c191d6..61d89f2b2c 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -651,6 +651,7 @@ desktop/views/components/settings.vue: delete-wallpaper: "Remove background" dark-mode: "Dark Mode" circle-icons: "Use circle icons" + contrasted-acct: "ユーザー名にコントラストを付ける" gradient-window-header: "Use gradients on window headers" post-form-on-timeline: "Display post form at the top of the timeline" suggest-recent-hashtags: "Show recent popular hashtags on the post form" @@ -1155,6 +1156,7 @@ mobile/views/pages/settings.vue: dark-mode: "Dark Mode" i-am-under-limited-internet: "I'm in limited bandwidth" circle-icons: "Use circle icons" + contrasted-acct: "ユーザー名にコントラストを付ける" timeline: "Timeline" show-reply-target: "Show reply target" show-my-renotes: "Show my reposts" @@ -1187,7 +1189,7 @@ mobile/views/pages/settings.vue: settings: "Settings" signout: "Sign out" sound: "Sounds" - enableSounds: "Enable sounds" + enable-sounds: "サウンドを有効にする" mobile/views/pages/user.vue: follows-you: "Follows you" following: "Following" |