Skip to content

Commit 121334a

Browse files
authored
Merge pull request #205 from Texaliuz/patch-1
🌐 add Argentine Spanish localization
2 parents 4467bfc + 600000e commit 121334a

File tree

1 file changed

+10
-0
lines changed
  • src/testmod/resources/assets/componenttest/lang

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"componenttest:tooltip.vitality": "Vitalidad almacenada: %d",
3+
"componenttest:tooltip.vitality.native": "Vitalidad inherente: %d",
4+
"componenttest:tooltip.self_vitality": "Tu vitalidad: %d",
5+
"componenttest:title.world_vitality": "Vitalidad actual: %d + %d",
6+
"componenttest:action.chunk_vitality": "Vitalidad del chunk: %d",
7+
"componenttest:action.block_vitality": "Vitalidad del bloque: %d",
8+
"componenttest:item_group": "Prueba de CCA",
9+
"item.componenttest.vita_stick": "Bastón de Vita"
10+
}

0 commit comments

Comments
 (0)