From 6bd0ff9f5c1e00a06e85b50b3fa73703cef13183 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Wed, 24 Sep 2025 12:53:17 -0400 Subject: [PATCH] New translations translation.json (Hebrew) --- .../translations/he.json | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 BATMAN Gotham City Chronicles/translations/he.json diff --git a/BATMAN Gotham City Chronicles/translations/he.json b/BATMAN Gotham City Chronicles/translations/he.json new file mode 100644 index 0000000000..b9bc7be72d --- /dev/null +++ b/BATMAN Gotham City Chronicles/translations/he.json @@ -0,0 +1,79 @@ +{ + "informationSheet-u": "INFORMATION SHEET", + "general-u": "GENERAL", + "personalRecords:-c": "Personal Records:", + "secretIdentity:-c": "Secret Identity:", + "mode:-c": "Mode:", + "wealthLevel:-c": "Wealth Level:", + "lifeLevel:-c": "Life Level:", + "profile:-c": "Profile:", + "experience:-c": "Experience:", + "traits-u": "TRAITS", + "effects-u": "EFFECT", + "disadvantages-u": "DISADVANTAGES", + "charac.-u": "CHARAC.", + "value-u": "VALUE", + "mod.-u": "MOD.", + "str-u": "STR", + "con-u": "CON", + "dex-u": "DEX", + "int-u": "INT", + "per-u": "PER", + "wil-u": "WIL", + "secondaryCharacteristics-u": "SECONDARY CHARACTERISTICS", + "hitPoints-c": "Hit Points", + "initiative-c": "Initiative", + "hitDie-c": "Hit Die", + "defense-c": "Defense", + "exploitPoints-c": "Exploit Points", + "damageReduction-c": "Damage Reduction", + "temporaryDM-c": "Temp. DM", + "temporaryDD-c": "Temp. DD", + "sW-u": "SW", + "SWdef-c": "Serious Wound", + "attacks-u": "ATTACKS", + "meleeWeapons-u": "MELEE WEAPONS", + "ma-u": "MA", + "MAdef-c": "Melee Attack", + "dm-u": "DM", + "dd-u": "DD", + "DDdef-c": "Damage Dice", + "+strengthMOD-c": "+Strength MOD", + "+MOD-c": "+MOD", + "+MODdef-c": "Add Strength Modifier", + "meleeAttack-c": "Melee Attack", + "rangedAttack-c": "Ranged Attack", + "specialAttack-c": "Special Attack", + "rangedWeapons-u": "RANGED WEAPONS", + "ra-u": "RA", + "RAdef-c": "Ranged AAttack", + "range-c": "Range", + "minimalStrength": "Minimal strength", + "initialWay1-c": "Initial Way 1", + "initialWay2-c": "Initial Way 2", + "initialWay3-c": "Initial Way 3", + "ethics-u": "ETHICS", + "order-c": "Order", + "anarchy-c": "Anarchy", + "justice-c": "Justice", + "crime-c": "Crime", + "investigationsUnderway-u": "INVESTIGATIONS UNDERWAY", + "closedCase-u": "CLOSED CASE", + "handedOverToTheDistrictAttorney-u": "HANDED OVER TO THE DISTRICT ATTORNEY", + "droppedCharges-u": "DROPPED CHARGES", + "way1-c": "Way1", + "way2-c": "Way2", + "way3-c": "Way3", + "way4-c": "Way4", + "way5-c": "Way5", + "background-u": "BACKGROUND", + "equipment-u": "EQUIPMENT", + "check:-c": "Check:", + "recovery:-c": "Recovery:", + "range:-c": "Range:", + "damage:-c": "Damage:", + "alert:-c": "Alert:", + "critical-u": "CRITICAL", + "fumble-u": "FUMBLE", + "": "" +} \ No newline at end of file