Archived
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
+3
-2
@@ -37,8 +37,9 @@ exports.defaultLanguages = [
|
||||
// languages requested by the community to non-stable builds
|
||||
exports.extraLanguages = [
|
||||
{ id: 'pt-br', folderName: 'ptb' },
|
||||
{ id: 'hu', folderName: 'hun' },
|
||||
{ id: 'tr', folderName: 'trk' }
|
||||
// {{SQL CARBON EDIT}}
|
||||
// { id: 'hu', folderName: 'hun' },
|
||||
// { id: 'tr', folderName: 'trk' }
|
||||
];
|
||||
// non built-in extensions also that are transifex and need to be part of the language packs
|
||||
var externalExtensionsWithTranslations = {
|
||||
|
||||
Reference in New Issue
Block a user