Ver código fonte

Adding Sardinian (#5984)

* Create main-sc.json

* Create languages-sc.json

* Update languages.json

* Update main-sc.json

(just a couple of minor edits to the translation)

* Update BuiltinLanguages.native.js

adding Sardinian

* trailing spaces corrected

* Update BuiltinLanguages.native.js

* Update BuiltinLanguages.native.js

fixed spaces

* Update main-sc.json
j8
adrmzz 5 anos atrás
pai
commit
e1cededb76
Nenhuma conta vinculada ao e-mail do autor do commit

+ 6
- 0
react/features/base/i18n/BuiltinLanguages.native.js Ver arquivo

@@ -133,6 +133,12 @@ const _LANGUAGES = {
133 133
         main: require('../../../../lang/main-ptBR')
134 134
     },
135 135
 
136
+    // Sardinian (Sardinia)
137
+    'sc': {
138
+        languages: require('../../../../lang/languages-sc'),
139
+        main: require('../../../../lang/main-sc')
140
+    },
141
+
136 142
     // Russian
137 143
     'ru': {
138 144
         languages: require('../../../../lang/languages-ru'),

Carregando…
Cancelar
Salvar