We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08853aa + 9d5233b commit fd57e12Copy full SHA for fd57e12
1 file changed
db/seeds.rb
@@ -96,10 +96,14 @@
96
description: '',
97
name: 'English (US)',
98
default_language: false},
99
- {abbreviation: 'fr',
+ {abbreviation: 'fr-FR',
100
101
- name: 'Français',
+ name: 'Français (FR)',
102
103
+ {abbreviation: 'fr-CA',
104
+ description: '',
105
+ name: 'Français (CA)',
106
+ default_language: false},
107
{abbreviation: 'de',
108
109
name: 'Deutsch',
0 commit comments