diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:01 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:01 +0900 |
| commit | 99d0930fbac101335ba43e39017b4e8aa102739c (patch) | |
| tree | c2610654fea549ea3ca2a1d23036b023f9515362 | |
| parent | New translations ja-JP.yml (Catalan) (diff) | |
| download | misskey-99d0930fbac101335ba43e39017b4e8aa102739c.tar.gz misskey-99d0930fbac101335ba43e39017b4e8aa102739c.tar.bz2 misskey-99d0930fbac101335ba43e39017b4e8aa102739c.zip | |
New translations ja-JP.yml (Chinese Simplified)
| -rw-r--r-- | locales/zh-CN.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 53dd04aa6a..7b96bf1a23 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -260,6 +260,7 @@ common/views/components/media-banner.vue: sensitive: "阅读注意" click-to-show: "点击以显示" common/views/components/theme.vue: + theme: "テーマ" light-theme: "主题" dark-theme: "黑暗模式主题" light-themes: "明亮主题" @@ -276,6 +277,7 @@ common/views/components/theme.vue: base-theme: "基础主题" base-theme-light: "亮" base-theme-dark: "暗" + find-more-theme: "その他のテーマを入手" theme-name: "主题名称" preview-created-theme: "预览" invalid-theme: "无效主题" @@ -1433,7 +1435,6 @@ mobile/views/pages/settings.vue: notification-position: "通知形式" notification-position-bottom: "底部" notification-position-top: "顶部" - theme: "主题" behavior: "动作" fetch-on-scroll: "滚动无限加载" note-visibility: "帖子可见性" |