diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-06-09 22:08:06 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-09 15:08:06 +0200 |
commit | 1be48dd805fff44b953577cf7aa819d92a7c878e (patch) | |
tree | 60f7e8278f164bde802877e3902ba3d1f4924703 /config/locales | |
parent | 6384041d17041ff0dcaf2d72a728df5999ceb4b1 (diff) |
Refactor views/admin/reports/show.html.haml (#3656)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 6f41255f6..71def8fe2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -140,6 +140,7 @@ en: domain_name: Domain title: Known Instances reports: + action_taken_by: Action taken by are_you_sure: Are you sure? comment: label: Comment |