diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:41 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:41 +0900 |
| commit | 3360cf27cd0bee11c479f57ebbf3315b5f9cc351 (patch) | |
| tree | 7f9c4438cfdc7991a420e871af1e6cbe517451c5 | |
| parent | New translations ja-JP.yml (Portuguese) (diff) | |
| download | misskey-3360cf27cd0bee11c479f57ebbf3315b5f9cc351.tar.gz misskey-3360cf27cd0bee11c479f57ebbf3315b5f9cc351.tar.bz2 misskey-3360cf27cd0bee11c479f57ebbf3315b5f9cc351.zip | |
New translations ja-JP.yml (Russian)
| -rw-r--r-- | locales/ru-RU.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index e73e415ae2..6ea055b49f 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.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: "もっと見る" |