diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-25 04:41:12 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-25 04:41:12 +0000 |
commit | 0a9498bf300c653eac53200cd0c1fd6603f61967 (patch) | |
tree | 2b0d1034a7f1b753760a63c5070a3fd6e813459a /config/locales/ca.yml | |
parent | 9783ba003d7e6a2d539c4be404c666a6aa5a4b25 (diff) | |
download | redmine-0a9498bf300c653eac53200cd0c1fd6603f61967.tar.gz redmine-0a9498bf300c653eac53200cd0c1fd6603f61967.zip |
Update locales (#33232).
git-svn-id: http://svn.redmine.org/redmine/trunk@20844 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ca.yml')
-rw-r--r-- | config/locales/ca.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index a1e0d05be..64639b7f3 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1399,3 +1399,6 @@ ca: permission_delete_message_watchers: Delete message watchers label_message_watchers: Watchers button_copy_link: Copy link + error_invalid_authenticity_token: Invalid form authenticity token. + error_query_statement_invalid: An error occurred while executing the query and has + been logged. Please report this error to your Redmine administrator. |