Skip to content

Commit

Permalink
Merge pull request #512 from vttred/i18n
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
anthonyronda authored Sep 16, 2024
2 parents 9e9e125 + 1ef46cc commit 3ff050b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"OSE.Reset": "Reinciar",
"OSE.Cancel": "Cancelar",
"OSE.Roll": "Tirar",
"OSE.Reroll": "Repetir tirada",
"OSE.Success": "Éxito",
"OSE.Failure": "Fallo",
"OSE.dialog.tweaks": "Ajustes",
Expand Down Expand Up @@ -279,12 +280,15 @@
"OSE.colors.blue": "Azul",
"OSE.colors.orange": "Naranja",
"OSE.colors.white": "Blanco",
"OSE.colors.black": "Negro",
"OSE.reaction.check": "Chequeo de reacción",
"OSE.reaction.Hostile": "{name} es hostil",
"OSE.reaction.Unfriendly": "{name} es poco amistoso",
"OSE.reaction.Neutral": "{name} es neutral",
"OSE.reaction.Indifferent": "{name} es indiferente",
"OSE.reaction.Friendly": "{name} es amistoso",
"OSE.combat.SetCombatantAsActive": "Activar",
"OSE.combat.SetCombatantGroups": "Establecer grupos de combatientes",
"OSE.CombatFlag.SpellDeclared": "Hechizo declarado",
"OSE.CombatFlag.RetreatFromMeleeDeclared": "Retirada declarada",
"OSE.Tweaks.DontApplyWeaponBonusToDamageRoll": "No aplicar el bonificador del arma a las tiradas de daño",
Expand Down
2 changes: 1 addition & 1 deletion src/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"OSE.dialog.tweaks": "Modifiche",
"OSE.dialog.partysheet": "Panoramica del Gruppo",
"OSE.dialog.partysheetplaceholder": "Aggiungi Personaggi al Gruppo trascinandoli e rilasciandoli in questa finestra.",
"OSE.dialog.partyselect": "Scegli Pg",
"OSE.dialog.partyselect": "Seleziona PG",
"OSE.dialog.createItem": "Crea Oggetto",
"OSE.dialog.itemType": "Tipo Oggetto",
"OSE.dialog.itemName": "Nome Oggetto",
Expand Down

0 comments on commit 3ff050b

Please sign in to comment.