From 7ba505160616e6d655f4818d7c775633c6833b01 Mon Sep 17 00:00:00 2001 From: autocommit Date: Thu, 4 Jun 2026 18:19:11 -0700 Subject: [PATCH] =?UTF-8?q?chore(age-dwarves):=20=F0=9F=94=A7=20introduce?= =?UTF-8?q?=20expanded=20dwarven=20terminology=20in=20vocabulary.json=20fo?= =?UTF-8?q?r=20"Age=20of=20Dwarves"=20expansion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- public/games/age-of-dwarves/vocabulary.json | 40 +++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/public/games/age-of-dwarves/vocabulary.json b/public/games/age-of-dwarves/vocabulary.json index 223984cb..aabc9fb9 100644 --- a/public/games/age-of-dwarves/vocabulary.json +++ b/public/games/age-of-dwarves/vocabulary.json @@ -769,11 +769,51 @@ "end_game_stats_rankings_header": "Final Rankings", "end_game_stats_events_header": "Key Events", "stats_domain_research_header": "Research by Domain", + "close": "Close", + "statistics_title": "Records of the Hold", + "statistics_tab_demographics": "Census", + "statistics_tab_graphs": "Ledgers", + "statistics_tab_rankings": "Standings", + "statistics_tab_replay": "Chronicle", + "statistics_tab_histories": "Sagas", + "statistics_histories_pending": "The hold-scribes have not yet bound these sagas.", + "no_history": "No records yet carved.", + "no_data": "No tally to report.", + "trend_up": "▲", + "trend_down": "▼", + "trend_flat": "—", + "endgame_banner_victory": "Victory!", + "endgame_banner_defeat": "The Hold Has Fallen", + "endgame_banner_gameover": "The Reckoning", + "endgame_reason_LastSurvivor": "Last Clan Standing", + "endgame_reason_ConditionMet": "Mastery Achieved", + "endgame_reason_TurnLimit": "The Long Age Ends", + "endgame_reason_Resigned": "The Banners Are Lowered", + "endgame_awards_pending": "The honour-rolls are still being tallied.", + "endgame_export_dialog_title": "Inscribe Chronicle to Stone", + "endgame_footer_view_map": "Survey the Realm", + "endgame_footer_watch_replay": "Recount the Saga", + "endgame_footer_save_archive": "Seal to the Vault", + "endgame_footer_export_json": "Inscribe to Stone", + "outcome_winner": "Victor", + "outcome_defeated": "Fallen", + "event_tech_researched": "unearthed a new craft", + "event_wonder_built": "raised a great work", "combat_grudge_badge": "[Grudge]", "notification_dismiss": "Dismiss", "fmt_boss_tile": "Location: (%d, %d)", "fmt_boss_devastation_tier": "Devastation: Tier %d and below", "fmt_boss_range": "Range: %d hexes", + "lair_picker_title": "Engage the Lair", + "lair_picker_target": "Den: %s", + "lair_picker_prompt": "How will the warband fall upon it?", + "lair_picker_cancel": "Hold Back", + "lair_mode_assault": "Assault — storm the den and clear it", + "lair_mode_assault_desc": "Enter the lair tile and fight to the finish; the den is cleared on victory.", + "lair_mode_raid": "Raid — grab the hoard and withdraw (pending)", + "lair_mode_raid_pending": "Raid tactics are not yet taught to the clans.", + "lair_mode_siege": "Siege — bleed it from without (pending)", + "lair_mode_siege_pending": "Siege tactics are not yet taught to the clans.", "loot_popup_title": "Loot Acquired", "loot_tier_legendary": "Legendary", "loot_tier_rare": "Rare",