Content
View differences
Updated by Jonas Heinrich (Finn) almost 11 years ago
Create the possibility to integrate more Integrate languages into core and community plugins so the user does not need to install a plugin for these languages.
This will be done the following way:
- core: OpenProject-Translations will be in the Gemfile and store and load all locales except english
- plugins: The locales will be stored and loaded in/by the plugins themselves
Updating the locales will be done once a day by our CI and new locales are pushed to the release/dev-branches.
This will be done the following way:
- core: OpenProject-Translations will be in the Gemfile and store and load all locales except english
- plugins: The locales will be stored and loaded in/by the plugins themselves
Updating the locales will be done once a day by our CI and new locales are pushed to the release/dev-branches.