diff options
author | のら <noraworld@users.noreply.github.com> | 2017-06-19 22:12:41 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-19 15:12:41 +0200 |
commit | 5cc7cd8518eea864ce29228a8c04a65f9cdbb87a (patch) | |
tree | 6679839434d089b3f8c33079c07be42d54a168d7 | |
parent | ff142eb64d2d1251f9df1baa0b302fd532ec30ed (diff) |
Add Japanese translation "Action taken by" (#3850)
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 840fdca3f..94f02e940 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -140,6 +140,7 @@ ja: domain_name: ドメイン名 title: 既知のインスタンス reports: + action_taken_by: レポート処理者 are_you_sure: 本当に実行しますか? comment: label: コメント |