diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:06 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:06 +0900 |
| commit | c4f6195df386d1726da8fde6674d60429eed8b0e (patch) | |
| tree | 5093deb2da31b8ca7e5a55b9537f1207eaba41ec | |
| parent | New translations ja-JP.yml (Catalan) (diff) | |
| download | misskey-c4f6195df386d1726da8fde6674d60429eed8b0e.tar.gz misskey-c4f6195df386d1726da8fde6674d60429eed8b0e.tar.bz2 misskey-c4f6195df386d1726da8fde6674d60429eed8b0e.zip | |
New translations ja-JP.yml (Chinese Simplified)
Diffstat (limited to '')
| -rw-r--r-- | locales/zh-CN.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index b1d8b22c28..d9c8598913 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -290,6 +290,9 @@ common/views/components/theme.vue: uninstalled: "「{}」をアンインストールしました" author: "作者" desc: "説明" + export: "エクスポート" + import: "インポート" + import-by-code: "またはコードをペースト" common/views/components/cw-button.vue: hide: "隠す" show: "もっと見る" |