diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-18 02:15:16 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-18 02:15:16 +0900 |
| commit | 3533257efee688c4d393c2d04f88cbff54286f0a (patch) | |
| tree | d5ce23abc1d6c2a8e9f4ee0e52ec7b83fa6f1fcd | |
| parent | New translations ja-JP.yml (Portuguese) (diff) | |
| download | misskey-3533257efee688c4d393c2d04f88cbff54286f0a.tar.gz misskey-3533257efee688c4d393c2d04f88cbff54286f0a.tar.bz2 misskey-3533257efee688c4d393c2d04f88cbff54286f0a.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 fceae0de53..fc06b1f962 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -158,6 +158,7 @@ common: hashtag: "ハッシュタグ" global: "グローバル" mentions: "あなた宛て" + direct: "ダイレクト投稿" notifications: "通知" list: "リスト" swap-left: "左に移動" @@ -810,6 +811,7 @@ desktop/views/components/timeline.vue: hybrid: "ソーシャル" global: "グローバル" mentions: "あなた宛て" + messages: "メッセージ" list: "リスト" hashtag: "ハッシュタグ" add-tag-timeline: "ハッシュタグを追加" @@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue: hybrid: "ソーシャル" global: "グローバル" mentions: "あなた宛て" + messages: "メッセージ" mobile/views/pages/tag.vue: no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。" mobile/views/pages/welcome.vue: |