Add Corsican localization (#7390)
* Added Corsican localization * Declaring Corsican localization * Fixed activerecord locale * Added a missing translation and switched to French-style apostrophes * Fixed a (predictable) mistake made while bulk-replacing apostrophes * More fixing * i18n-tasks normalize
This commit is contained in:
parent
e06fbc4fcf
commit
95595ccd21
9 changed files with 1424 additions and 0 deletions
|
@ -6,6 +6,7 @@ module SettingsHelper
|
|||
ar: 'العربية',
|
||||
bg: 'Български',
|
||||
ca: 'Català',
|
||||
co: 'Corsu',
|
||||
de: 'Deutsch',
|
||||
el: 'Ελληνικά',
|
||||
eo: 'Esperanto',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue