diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-16 22:51:27 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-16 22:51:27 +0900 |
| commit | 3a9e74feb12ccc9673a2fcd85b75318e4e6feb02 (patch) | |
| tree | 895d6416d55d3562d2b21f6d98e0872a7aed2c56 | |
| parent | New translations ja-JP.yml (Portuguese) (diff) | |
| download | misskey-3a9e74feb12ccc9673a2fcd85b75318e4e6feb02.tar.gz misskey-3a9e74feb12ccc9673a2fcd85b75318e4e6feb02.tar.bz2 misskey-3a9e74feb12ccc9673a2fcd85b75318e4e6feb02.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 a908b3413b..579259d669 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -156,6 +156,7 @@ common: local: "ローカル" hybrid: "ソーシャル" global: "グローバル" + mentions: "あなた宛て" notifications: "通知" list: "リスト" swap-left: "左に移動" @@ -807,6 +808,7 @@ desktop/views/components/timeline.vue: local: "ローカル" hybrid: "ソーシャル" global: "グローバル" + mentions: "あなた宛て" list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" @@ -1132,6 +1134,7 @@ mobile/views/pages/home.vue: local: "ローカル" hybrid: "ソーシャル" global: "グローバル" + mentions: "あなた宛て" mobile/views/pages/tag.vue: no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。" mobile/views/pages/welcome.vue: |