diff --git a/D&D_OED/translations/da.json b/D&D_OED/translations/da.json new file mode 100644 index 0000000000..af845c36b7 --- /dev/null +++ b/D&D_OED/translations/da.json @@ -0,0 +1,38 @@ +{ + "characterButton-u": "Character", + "equipmentButton-u": "Equipment", + "name-u": "Character:", + "player-u": "Player:", + "raceClass-u": "Race/Class:", + "alignment-u": "Alignment:", + "abilities-u": "ABILITIES:", + "ac-u": "AC", + "hp-u": "HP", + "moveRate-u": "Move", + "str-u": "STR", + "int-u": "INT", + "specialAbilities-u": "SPECIAL ABILITIES:", + "wis-u": "WIS", + "dex-u": "DEX", + "con-u": "CON", + "cha-u": "CHA", + "languages-u": "LANGUAGES:", + "experience-u": "EXPERIENCE:", + "nextLevel-u": "Next Level:", + "hpPerClass-u": "HP / Class:", + "attacks-u": "ATTACKS:", + "weapon-u": "Weapon", + "attack-u": "Attacks", + "damage-u": "Damage", + "special-u": "Special", + "equipment-u": "EQUIPMENT", + "item-u": "Item", + "weight-u": "Weight", + "total-u": "Total:", + "totalWeight-u": "Total Weight", + "totalWeight1-u": "0 to 1/3 Strength", + "totalWeight2-u": "1/3 to 2/3 Strength", + "totalWeight3-u": "2/3 to Strength", + "scale-u": "Scale 1\" = 5'", + "money-u": "Money" +} \ No newline at end of file