diff options
author | mayaeh <mayaeh@marimo-net.org> | 2017-12-02 23:09:56 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-02 15:09:56 +0100 |
commit | 51f2eca8877d8c56a19e1b8ce4edf407c2d236fb (patch) | |
tree | 6b24cd2d34aaac70931bae730b6e4bbb9f29a473 | |
parent | bdf6d0a68464fc7d80c257b4c4705818e4a1a8d5 (diff) |
Add Japanese translations for invite filter. (#5869)
-rw-r--r-- | config/locales/ja.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index fd4e63135..a008d9cc4 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -232,6 +232,11 @@ ja: search: 検索 title: 既知のインスタンス invites: + filter: + all: すべて + available: 使用可能 + expired: 期限切れ + title: フィルター title: 招待 reports: action_taken_by: レポート処理者 |