veloren/common/i18n
juliancoffee aba8ec7558 Implement item localization
- Add Content::Key as proxy to Language::try_msg
- Add Content::Attr as proxy to Language::try_attr
- Extend ItemKey::TagExamples so it includes base asset id
- Implement ItemDesc::l10n using new Content variants
- Add all_items_expect() function to grab all items, because
  try_all_item_defs() covers only items in asset folder.

Required assets will go in next commit
2024-01-14 21:25:15 +02:00
..
src Implement item localization 2024-01-14 21:25:15 +02:00
Cargo.toml Add veloren-common-i18n 2024-01-14 21:25:15 +02:00