diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:06 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:06 +0900 |
| commit | 9dda698dc85b8bc3d3052799e7d5865236aede16 (patch) | |
| tree | d3c6669d5bf3861bae2435791c3b931842271620 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-9dda698dc85b8bc3d3052799e7d5865236aede16.tar.gz misskey-9dda698dc85b8bc3d3052799e7d5865236aede16.tar.bz2 misskey-9dda698dc85b8bc3d3052799e7d5865236aede16.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 4e6e68faa4..b3b36b412e 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -260,6 +260,7 @@ common/views/components/media-banner.vue: sensitive: "NSFW" click-to-show: "Click to show" common/views/components/theme.vue: + theme: "テーマ" light-theme: "Theme" dark-theme: "Theme during dark mode" light-themes: "Light theme" @@ -276,6 +277,7 @@ common/views/components/theme.vue: base-theme: "Base theme" base-theme-light: "Light" base-theme-dark: "Dark" + find-more-theme: "その他のテーマを入手" theme-name: "Theme name" preview-created-theme: "Preview" invalid-theme: "Not valid theme" @@ -1433,7 +1435,6 @@ mobile/views/pages/settings.vue: notification-position: "Notification style" notification-position-bottom: "Bottom" notification-position-top: "Top" - theme: "Theme" behavior: "Behavior" fetch-on-scroll: "Endless loading on scroll" note-visibility: "Post visibility" |