diff options
author | mayaeh <mayaeh@marimo-net.org> | 2017-11-14 15:53:14 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-11-14 15:53:14 +0900 |
commit | 249b0fe1079e739ed7a03e22c8a8aa928eb2fbad (patch) | |
tree | 306fe3369073693461187283a1f1631dfa15062f | |
parent | a6682a300061cfb814b09cd6937b77eb07405192 (diff) |
Add Japanese translations for moderator roles and its own admin actions. (#5689)
-rw-r--r-- | config/locales/ja.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 63a2495cb..82b642b5b 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -62,6 +62,7 @@ ja: by_domain: ドメイン confirm: 確認 confirmed: 確認済み + demote: 降格 disable: 無効化 disable_two_factor_authentication: 二段階認証を無効にする disabled: 無効 @@ -101,6 +102,7 @@ ja: outbox_url: Outbox URL perform_full_suspension: 完全に活動停止させる profile_url: プロフィールURL + promote: 昇格 protocol: プロトコル public: パブリック push_subscription_expires: PuSH購読期限 @@ -108,6 +110,11 @@ ja: reset: リセット reset_password: パスワード再設定 resubscribe: 再講読 + role: 役割 + roles: + admin: 管理者 + moderator: モデレーター + user: ユーザー salmon_url: Salmon URL search: 検索 shared_inbox_url: Shared Inbox URL |