diff options
| author | Hakaba Hitoyo <hakabahitoyo@example.com> | 2018-11-15 11:39:08 +0900 |
|---|---|---|
| committer | Hakaba Hitoyo <hakabahitoyo@example.com> | 2018-11-15 11:39:08 +0900 |
| commit | 7044bf2bd77a55e2d98a4275c14a74b5e4b30586 (patch) | |
| tree | 39e2d838c3bac821e13427f588b64522d5bb0156 /src | |
| parent | 609ad407362844977746babdd088b7600af5982d (diff) | |
update-japanese-translation
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/ja.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/ja.json b/src/i18n/ja.json index 5a31c58f..4da7ea30 100644 --- a/src/i18n/ja.json +++ b/src/i18n/ja.json @@ -21,6 +21,7 @@ }, "login": { "login": "ログイン", + "description": "OAuthでログイン", "logout": "ログアウト", "password": "パスワード", "placeholder": "れい: lain", @@ -31,6 +32,7 @@ "chat": "ローカルチャット", "friend_requests": "フォローリクエスト", "mentions": "メンション", + "dms": "ダイレクトメッセージ", "public_tl": "パブリックタイムライン", "timeline": "タイムライン", "twkn": "つながっているすべてのネットワーク" @@ -111,6 +113,8 @@ "general": "ぜんぱん", "hide_attachments_in_convo": "スレッドのファイルをかくす", "hide_attachments_in_tl": "タイムラインのファイルをかくす", + "hide_post_stats": "とうこうのとうけいをかくす (れい: おきにいりのかず)", + "hide_user_stats": "ユーザーのとうけいをかくす (れい: フォロワーのかず)", "import_followers_from_a_csv_file": "CSVファイルからフォローをインポートする", "import_theme": "ロード", "inputRadius": "インプットフィールド", |
