veloren/client
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
..
examples/chat-cli Only construct specs::Dispatcher once 2024-01-03 18:11:06 -05:00
i18n Implement item localization 2024-01-14 21:25:15 +02:00
src cargo fmt 2024-01-04 00:30:21 -05:00
Cargo.toml fix UI issues & cleanup 2023-09-29 23:30:44 +02:00