diff --git a/public/games/age-of-dwarves/vocabulary.json b/public/games/age-of-dwarves/vocabulary.json index 9feaaf46..223984cb 100644 --- a/public/games/age-of-dwarves/vocabulary.json +++ b/public/games/age-of-dwarves/vocabulary.json @@ -585,6 +585,17 @@ "city_screen_section_gpp": " GREAT PERSON POINTS / TURN ", "city_screen_section_great_works": " GREAT WORK SLOTS ", "city_screen_no_specialist_slots": "No specialist slots in this city", + "worker_category_sustenance": "Sustenance", + "worker_category_construction": "Construction", + "worker_category_wealth": "Wealth", + "expertise_tier_novice": "Novice", + "expertise_tier_apprentice": "Apprentice", + "expertise_tier_journeyman": "Journeyman", + "expertise_tier_master": "Master", + "expertise_tier_grandmaster": "Grandmaster", + "expertise_aura_master": "Master Aura", + "expertise_aura_grandmaster": "Grandmaster Aura", + "fmt_expertise_aura_bonus": "+%d %s (aura)", "city_screen_food_zero": "Food: 0", "city_screen_production_zero": "Production: 0", "city_screen_gold_zero": "Gold: 0",