veloren/assets/voxygen/i18n/en
juliancoffee 8c837da561 Add i18n keys to abilities
* New hud/ability.ron file for ability localizations
* i18n keys are created by adding .name and .desc to ability id. Because
  of how i18n worked (returning key if string wasn't found), it was
  impossible to do because it leads to UB in case string is missed.
  To solve this we've added get_opt method that returns None
* New Localization::get_or method for convinient fallback key usage
2022-06-25 18:17:37 +03:00
..
hud Add i18n keys to abilities 2022-06-25 18:17:37 +03:00
_manifest.ron move vector map out of manifest and switch to new manifest format 2021-08-01 13:12:01 +02:00
buff.ron Chieftain AI and attacks 2022-02-10 14:58:35 -05:00
char_selection.ron Update pt br 20210517 2021-05-17 18:12:20 +00:00
common.ron modular component tooltips 2022-05-16 15:11:25 -04:00
esc_menu.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00
gameinput.ron Add waypoint binding customization code 2022-01-21 18:05:41 +00:00
main.ron support removing key bindings 2022-01-07 20:30:30 +00:00
npc.ron Give NPCs random Big Five personalities. 2022-04-04 20:17:50 +02:00
template.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00