Skip to content

Commit

Permalink
Lastest spanish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoJCa committed Feb 14, 2024
1 parent c7d5911 commit fb1ed52
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/plugins/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,14 +225,14 @@ export const es = {
combinedApMpWarning: 'Puede que estés pidiendo una cantidad combinada de PA+PM que no sea posible en tu nivel.',
showAllItems: 'Mostrar todos los items',
displayTotals: 'Mostrar Totales',
itemSources: 'Item Sources', // NEEDS TRANSLATION
itemSourcesInfo: 'These let you adjust what item sources you want to consider.', // NEEDS TRANSLATION
archmonsters: 'ArchMonsters', // NEEDS TRANSLATION
hordes: 'Hordes', // NEEDS TRANSLATION
battlefields: 'Battlefields', // NEEDS TRANSLATION
ultimateBosses: 'Ultimate Bosses', // NEEDS TRANSLATION
excludedItems: 'Excluded Items', // NEEDS TRANSLATION
excludedItemsInfo: 'These items are excluded from the possible set of results.', // NEEDS TRANSLATION
itemSources: 'Origen de los Items',
itemSourcesInfo: 'Esto te permite seleccionar el origen de los Items que quieres considerar.',
archmonsters: 'ArchiMonstruos',
hordes: 'Hordas',
battlefields: 'Campos de Batalla',
ultimateBosses: 'Ultimate Bosses',
excludedItems: 'Items Excluidos',
excludedItemsInfo: 'Estos Items están excluidos del posible resultado.',
},

runesAndSubsContent: {
Expand Down Expand Up @@ -422,7 +422,7 @@ export const es = {
totalResistance: 'Resistencia total',
yes: 'Si',
no: 'No',
excludeItem: 'Exclude Item', // NEEDS TRANSLATION
allowItem: 'Allow Item', // NEEDS TRANSLATION
excludeItem: 'Excluir Item',
allowItem: 'Permitir Item',
},
};

0 comments on commit fb1ed52

Please sign in to comment.