You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internationalization will probably be achieved by attributes -- does this mean we are better off putting this inside the monorepo so that the locale files can be updated together with vanilla-mcdoc? Or do we want to keep a separate list of locale files inside this repo? cc @misode
I've thought a bit about i18n. I suggest a GHA that generates the english locales and pushes that (to a separate branch?) So for example:
{
"::data::loot_table::LootTable.pools": "Pools",
"::data::loot_table::LootTable.pools#doc": "The pools of the loot table",
"::data::loot_table::LootPool.bonus_rolls": "Bonus rolls"
}
No description provided.
The text was updated successfully, but these errors were encountered: