Added Slovenian translation
Added Slovenian translation
This commit is contained in:
@@ -112,6 +112,13 @@ export const ALL_LANGUAGES: Record<string, LanguageInfo> = {
|
||||
textDirection: 'ltr',
|
||||
content: ru
|
||||
},
|
||||
'sl': {
|
||||
name: 'Slovenian',
|
||||
displayName: 'Slovenščina',
|
||||
alternativeLanguageTag: 'sl-SI',
|
||||
textDirection: 'ltr',
|
||||
content: sl
|
||||
},
|
||||
'th': {
|
||||
name: 'Thai',
|
||||
displayName: 'ภาษาไทย',
|
||||
|
||||
+2466
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user