From 0ca146a155a150c8652006997a498f322e7ac9c7 Mon Sep 17 00:00:00 2001 From: YoheiZuho Date: Thu, 22 Feb 2024 20:24:24 +0900 Subject: [PATCH] add i18n --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 2df8c8dc3..e831f107f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -976,6 +976,7 @@ en: applications: created: Application successfully created destroyed: Application successfully deleted + invalid_regexp: "The provided Regexp is invalid: %{message}" regenerate_token: Regenerate access token token_regenerated: Access token successfully regenerated warning: Be very careful with this data. Never share it with anyone!