mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Add RO locales (#359)
* Add RO locales * Fixed some missing translations, added ro to SUPPORTED_LOCALES in languages_helper.rb * Fixed a typo --------- Co-authored-by: bzo <bzo@bzo.zresidence.lan>
This commit is contained in:
@@ -160,7 +160,8 @@ module LanguagesHelper
|
||||
"es", # Spanish - 60 translation files
|
||||
"tr", # Turkish - 57 translation files
|
||||
"nb", # Norwegian Bokmål - 56 translation files
|
||||
"ca" # Catalan - 56 translation files
|
||||
"ca", # Catalan - 56 translation files
|
||||
"ro" # Romanian - 61 translation files
|
||||
].freeze
|
||||
|
||||
COUNTRY_MAPPING = {
|
||||
|
||||
Reference in New Issue
Block a user