alpha-global-constants 0.8.5 → 0.8.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3955,6 +3955,7 @@ var EnumTranslateKey;
|
|
3955
3955
|
// HU_NATION
|
3956
3956
|
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_CODE"] = "UI_COMPONENT_LABEL_NATION_CODE";
|
3957
3957
|
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_NAME"] = "UI_COMPONENT_LABEL_NATION_NAME";
|
3958
|
+
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_NAME_INTL_CODE"] = "UI_COMPONENT_LABEL_NATION_NAME_INTL_CODE";
|
3958
3959
|
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_IS_ACTIVE"] = "UI_COMPONENT_LABEL_NATION_IS_ACTIVE";
|
3959
3960
|
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_CREATED_BY"] = "UI_COMPONENT_LABEL_NATION_CREATED_BY";
|
3960
3961
|
EnumTranslateKey["UI_COMPONENT_LABEL_NATION_NOTE"] = "UI_COMPONENT_LABEL_NATION_NOTE";
|