Skip to content

Commit 70687c7

Browse files
authored
Added language es-es (#168)
1 parent 988433d commit 70687c7

File tree

1 file changed

+31
-0
lines changed
  • src/main/resources/assets/bookshelf/lang

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"moon.phase.full": "Luna llena",
3+
"moon.phase.waxing.gibbous": "Luna menguante gibosa",
4+
"moon.phase.first.quarter": "Cuarto creciente",
5+
"moon.phase.waxing.crescent": "Luna creciente cóncava",
6+
"moon.phase.new": "Luna nueva",
7+
"moon.phase.waning.crescent": "Luna menguante cóncava",
8+
"moon.phase.last.quarter": "Cuarto menguante",
9+
"moon.phase.waning.gibbous": "Luna creciente gibosa",
10+
"time.bookshelf.month.january": "Enero",
11+
"time.bookshelf.month.february": "Febrero",
12+
"time.bookshelf.month.march": "Marzo",
13+
"time.bookshelf.month.april": "Abril",
14+
"time.bookshelf.month.may": "Mayo",
15+
"time.bookshelf.month.june": "Junio",
16+
"time.bookshelf.month.july": "Julio",
17+
"time.bookshelf.month.august": "Agosto",
18+
"time.bookshelf.month.september": "Septiembre",
19+
"time.bookshelf.month.october": "Octubre",
20+
"time.bookshelf.month.november": "Noviembre",
21+
"time.bookshelf.month.december": "Diciembre",
22+
"time.bookshelf.day.sunday": "Domingo",
23+
"time.bookshelf.day.monday": "Lunes",
24+
"time.bookshelf.day.tuesday": "Martes",
25+
"time.bookshelf.day.wednesday": "Miércoles",
26+
"time.bookshelf.day.thursday": "Jueves",
27+
"time.bookshelf.day.friday": "Viernes",
28+
"time.bookshelf.day.saturday": "Sábado",
29+
"commands.bookshelf.loot_tables": "Hay %d tablas de recompenzas faltantes para %s.",
30+
"commands.bookshelf.loot_tables.wildcard": "Hay %d tablas de recompensa faltantes para todos los mods."
31+
}

0 commit comments

Comments
 (0)