1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 06:45:17 +00:00

Add Danish language

This commit is contained in:
Emmanouil Papadeas 2022-08-14 16:06:46 +03:00
parent 6faf3baa20
commit e495f1f260
3 changed files with 3 additions and 1 deletions

View file

@ -855,7 +855,7 @@ gradient_map={
[locale] [locale]
translations=PoolStringArray( "res://Translations/zh_TW.po", "res://Translations/pt_BR.po", "res://Translations/de_DE.po", "res://Translations/el_GR.po", "res://Translations/en_US.po", "res://Translations/fr_FR.po", "res://Translations/it_IT.po", "res://Translations/pl_PL.po", "res://Translations/ru_RU.po", "res://Translations/es_ES.po", "res://Translations/zh_CN.po", "res://Translations/lv_LV.po", "res://Translations/eo_UY.po", "res://Translations/cs_CZ.po", "res://Translations/id_ID.po", "res://Translations/hu_HU.po", "res://Translations/ro_RO.po", "res://Translations/ko_KR.po", "res://Translations/tr_TR.po", "res://Translations/ja_JP.po", "res://Translations/nb_NO.po", "res://Translations/uk_UA.po", "res://Translations/pt_PT.po" ) translations=PoolStringArray( "res://Translations/zh_TW.po", "res://Translations/pt_BR.po", "res://Translations/de_DE.po", "res://Translations/el_GR.po", "res://Translations/en_US.po", "res://Translations/fr_FR.po", "res://Translations/it_IT.po", "res://Translations/pl_PL.po", "res://Translations/ru_RU.po", "res://Translations/es_ES.po", "res://Translations/zh_CN.po", "res://Translations/lv_LV.po", "res://Translations/eo_UY.po", "res://Translations/cs_CZ.po", "res://Translations/id_ID.po", "res://Translations/hu_HU.po", "res://Translations/ro_RO.po", "res://Translations/ko_KR.po", "res://Translations/tr_TR.po", "res://Translations/ja_JP.po", "res://Translations/nb_NO.po", "res://Translations/uk_UA.po", "res://Translations/pt_PT.po", "res://Translations/da_DK.po" )
locale_filter=[ 0, [ ] ] locale_filter=[ 0, [ ] ]
[logging] [logging]

View file

@ -3,6 +3,7 @@ extends Node
const LANGUAGES_DICT := { const LANGUAGES_DICT := {
"en_US": ["English", "English"], "en_US": ["English", "English"],
"cs_CZ": ["Czech", "Czech"], "cs_CZ": ["Czech", "Czech"],
"da_DK": ["Dansk", "Danish"],
"de_DE": ["Deutsch", "German"], "de_DE": ["Deutsch", "German"],
"el_GR": ["Ελληνικά", "Greek"], "el_GR": ["Ελληνικά", "Greek"],
"eo": ["Esperanto", "Esperanto"], "eo": ["Esperanto", "Esperanto"],

View file

@ -84,6 +84,7 @@ const TRANSLATORS_DICTIONARY := {
"Vancat": ["Turkish"], "Vancat": ["Turkish"],
"Ferhat Geçdoğan (ferhatgec)": ["Turkish"], "Ferhat Geçdoğan (ferhatgec)": ["Turkish"],
"designy": ["Turkish"], "designy": ["Turkish"],
"CaelusV": ["Danish"],
"GGIEnrike": "GGIEnrike":
[ [
"Romanian", "Romanian",