In Vietnamese the noun phrases have (noun+adj) format
so some of the text need to be changed:
hotkey_ABILITY_1=[@usable_ability] [@first_short]
hotkey_ABILITY_2=[@usable_ability] [@second_short]
hotkey_ABILITY_3=[@usable_ability] [@third_short]
hotkey_ABILITY_4=[@usable_ability] [@fourth_short]
hotkey_ABILITY_5=[@usable_ability] [@fifth_short]
hotkey_ABILITY_6=[@usable_ability] [@sixth_short]
hotkey_TOWER_ABILITY_1=[@tower_ability] [@first_short]
hotkey_TOWER_ABILITY_2=[@tower_ability] [@second_short]
hotkey_TOWER_ABILITY_3=[@tower_ability] [@third_short]
hotkey_TOWER_ABILITY_4=[@tower_ability] [@fourth_short]
hotkey_TOWER_ABILITY_5=[@tower_ability] [@fifth_short]
hotkey_TOWER_ABILITY_6=[@tower_ability] [@sixth_short]
hotkey_TOWER_ABILITY_ALL_1=[@tower_ability] [@first_short] ([@globally])
hotkey_TOWER_ABILITY_ALL_2=[@tower_ability] [@second_short] ([@globally])
hotkey_TOWER_ABILITY_ALL_3=[@tower_ability] [@third_short] ([@globally])
hotkey_TOWER_ABILITY_ALL_4=[@tower_ability] [@fourth_short] ([@globally])
hotkey_TOWER_ABILITY_ALL_5=[@tower_ability] [@fifth_short] ([@globally])
hotkey_TOWER_ABILITY_ALL_6=[@tower_ability] [@sixth_short] ([@globally])
item_title_CASE_GREEN=[@chest] [@color_green]
item_title_CASE_BLUE=[@chest] [@color_blue]
item_title_CASE_PURPLE=[@chest] [@color_purple]
item_title_CASE_ORANGE=[@chest] [@color_orange]
item_title_CASE_CYAN=[@chest] [@color_cyan]
item_title_CASE_BLUEPRINT=[@chest] bản vẽ
case_key_title_BLUE=[@key][@color_blue]
case_key_title_PURPLE= [@key][@color_purple]
case_key_title_ORANGE=[@key][@color_orange]
case_key_title_CYAN=[@color_cyan] [@key] |