diff options
author | koyu <me@koyu.space> | 2020-01-11 03:32:25 +0100 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2020-01-11 11:32:25 +0900 |
commit | 5b9f01aec088ede54d82d8997be69af394c4eda3 (patch) | |
tree | 8aae0df6bbad3cee1ed365b4d6f923fbc843073b /config/locales | |
parent | ea436b355bd844c86a4f4ddfd204b9bf15a1db6c (diff) |
Fix spelling mistake (#12817)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 660d0a4e1..62f2226e3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -339,7 +339,7 @@ en: delete: Delete destroyed_msg: Successfully deleted e-mail domain from blacklist domain: Domain - empty: No e-mail domains currenly blacklisted. + empty: No e-mail domains currently blacklisted. new: create: Add domain title: New e-mail blacklist entry |