diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2022-04-22 03:26:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 20:26:10 +0200 |
commit | 4884e0ca419b4c2b76612dececd060ab170d4dd9 (patch) | |
tree | 9f1420cad06bfaa76d8a7986a45e94073ccea208 | |
parent | ea0633e131340df45a7ccac42fc01b73d3911880 (diff) |
Add missing locale (#18061)
-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 294747790..a4310ad60 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -517,6 +517,7 @@ en: delivery: all: All clear: Clear delivery errors + failing: Failing restart: Restart delivery stop: Stop delivery unavailable: Unavailable |