Skip to content

Commit

Permalink
Add missing entity translations
Browse files Browse the repository at this point in the history
  • Loading branch information
SamB440 committed Mar 26, 2023
1 parent 4e4abfb commit cf74a6e
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions src/main/resources/assets/taleofkingdoms/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,26 @@
"entity.taleofkingdoms.blacksmith": "Blacksmith",
"entity.taleofkingdoms.farmer": "Farmer",
"entity.taleofkingdoms.banker": "Banker",
"entity.taleofkingdoms.lone": "Lone",
"entity.taleofkingdoms.lone_villager": "Lone Villager",
"entity.taleofkingdoms.city_builder": "City Builder",
"entity.taleofkingdoms.innkeeper": "Innkeeper",
"entity.taleofkingdoms.guild_master": "Guild Master",
"entity.taleofkingdoms.foodshop": "Food Shop",
"entity.taleofkingdoms.guild_master_defender": "Guild Master Defender",
"entity.taleofkingdoms.foodshop": "Baker",
"entity.taleofkingdoms.reficule_soldier": "Reficule Soldier",
"entity.taleofkingdoms.reficule_mage": "Reficule Mage",
"entity.taleofkingdoms.reficule_guardian": "Reficule Guardian",
"entity.taleofkingdoms.bandit": "Bandit",
"entity.taleofkingdoms.guild_archer": "Guild Archer",
"entity.taleofkingdoms.guild_villager": "Guild Villager",
"entity.taleofkingdoms.hunter": "Hunter",
"entity.taleofkingdoms.item_shop": "Item Shop",
"entity.taleofkingdoms.knight": "Knight",
"entity.taleofkingdoms.lumber_foreman": "Lumber Foreman",
"entity.taleofkingdoms.lumber_worker": "Woodcutter",
"entity.taleofkingdoms.quarry_foreman": "Quarry Foreman",
"entity.taleofkingdoms.quarry_worker": "Quarryman",
"entity.taleofkingdoms.stock_market": "Stock Market",
"entity_type.taleofkingdoms.lostvillager.thank": "Thank the heavens! Our village was attacked by the reficules. Please, lead me back to the guild.",
"entity_type.taleofkingdoms.lone.thank": "My king! Thank you for saving them! I will let the §eGuild Master§r know of your efforts.",
"entity_type.taleofkingdoms.lostvillager.guild_thank": "Lost Villager: My king! Thank you for saving me.",
Expand Down

0 comments on commit cf74a6e

Please sign in to comment.