Update language files

This commit is contained in:
Hillel Coren 2022-01-03 12:32:32 +02:00
parent 0e9cfba059
commit 8130f690c1
1 changed files with 5 additions and 5 deletions

View File

@ -579,6 +579,8 @@ const Map<int, String> kModules = {
const List<int> kPaymentTerms = [0, -1, 7, 10, 14, 15, 30, 60, 90]; const List<int> kPaymentTerms = [0, -1, 7, 10, 14, 15, 30, 60, 90];
const List<String> kLanguages = [ const List<String> kLanguages = [
'ar',
'bg',
'ca', 'ca',
'cs', 'cs',
'da', 'da',
@ -589,6 +591,7 @@ const List<String> kLanguages = [
'en_AU', 'en_AU',
'es', 'es',
'es_ES', 'es_ES',
'fa',
'fi', 'fi',
'fr', 'fr',
'fr_CA', 'fr_CA',
@ -596,6 +599,7 @@ const List<String> kLanguages = [
'it', 'it',
'ja', 'ja',
'lt', 'lt',
'lv_LV',
'mk_MK', 'mk_MK',
'nb_NO', 'nb_NO',
'nl', 'nl',
@ -604,18 +608,14 @@ const List<String> kLanguages = [
'pt_PT', 'pt_PT',
'ro', 'ro',
'ru_RU', 'ru_RU',
'sk',
'sl', 'sl',
'sq', 'sq',
'sr', 'sr',
'sv', 'sv',
'th', 'th',
'tr_TR', 'tr_TR',
'bg',
'ar',
'zh_TW', 'zh_TW',
'lv_LV',
'fa',
'sk',
]; ];
List<String> kCustomLabels = [ List<String> kCustomLabels = [