Patch #38544
closedUpdated french translation.
0%
Description
Please find below a patch to update french translation.
(I also created a PR on Github https://github.com/redmine/redmine/pull/143 but that do not seem relevant).
Files
Updated by Jp Mill over 1 year ago
Is it working with redmine 5.0.3 ?
I have this error :
rake aborted!
Psych::SyntaxError: (./config/locales/fr.yml): did not find expected key while parsing a block mapping at line 81 column 7
/dgeq/var/www/redmine/dev/redmine-5.0.3/lib/tasks/locales.rake:46:in `block (3 levels) in <top (required)>'
/dgeq/var/www/redmine/dev/redmine-5.0.3/lib/tasks/locales.rake:44:in `each'
/dgeq/var/www/redmine/dev/redmine-5.0.3/lib/tasks/locales.rake:44:in `block (2 levels) in <top (required)>'
/usr/local/rvm/gems/ruby-2.7.5/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.5/bin/ruby_executable_hooks:22:in `eval'
/usr/local/rvm/gems/ruby-2.7.5/bin/ruby_executable_hooks:22:in `<main>'
Tasks: TOP => locales:check_interpolation