veloren/assets/voxygen/i18n/en/hud
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
..
ability.ron Add i18n keys to abilities 2022-06-25 18:17:37 +03:00
bag.ron Remove "(Items)" from stealth stat descriptions. 2022-05-14 09:34:57 -05:00
char_window.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00
chat.ron fix: commas 2021-05-30 14:47:42 -07:00
crafting.ron Addressed more feedback 2022-05-16 15:11:46 -04:00
group.ron Small chat message formatting changes and fixed missing player alias during admin entity possession 2021-02-17 02:15:45 +00:00
map.ron Shared and persistent waypoints 2022-02-20 10:10:18 +00:00
misc.ron Implement group owned loot 2022-06-04 17:16:12 +00:00
sct.ron fix #1258 2021-08-01 11:20:51 +02:00
settings.ron Add a setting to toggle zooming in when charging bow 2022-05-23 23:09:47 +00:00
skills.ron (en) i18n cleaning 2021-09-01 19:38:59 +03:00
social.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00
trade.ron feat: 🌐 add i18n for trade amount input placeholder 2022-03-27 20:24:20 +02:00