Revert "fix typo"

This reverts commit af41ff0e2b.
This commit is contained in:
YoheiZuho 2024-02-22 20:46:00 +09:00
parent 93cd53398a
commit c2e185162d

View File

@ -976,6 +976,11 @@ en:
applications: applications:
created: Application successfully created created: Application successfully created
destroyed: Application successfully deleted destroyed: Application successfully deleted
<<<<<<< HEAD
=======
invalid_regexp: "The provided Regexp is invalid: %{message}"
logout: Logout
>>>>>>> b663df641... Add reject pattern to Admin setting
regenerate_token: Regenerate access token regenerate_token: Regenerate access token
token_regenerated: Access token successfully regenerated token_regenerated: Access token successfully regenerated
warning: Be very careful with this data. Never share it with anyone! warning: Be very careful with this data. Never share it with anyone!