Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 7ac6b62

Browse files
feat(locales/es.json): Spanish Locale (#41)
1 parent bee7be9 commit 7ac6b62

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

locales/es.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"tank_full": "El depósito está lleno",
3+
"petrolcan_cannot_afford": "No puedes pagar el bidón de gasolina",
4+
"refuel_cannot_afford": "No puedes pagar por respostar el vehículo",
5+
"vehicle_far": "El vehículo está demasiado lejos",
6+
"pump_fuel_with_can": "Guarda el bidón antes de respostar con el surtidor",
7+
"fuel_help": "Presiona ~INPUT_C2939D45~ para repostar",
8+
"petrolcan_help": "Presiona ~INPUT_C2939D45~ para comprar o rellenar el bidón de gasolina",
9+
"leave_vehicle": "Sal del vehículo para repostar",
10+
"start_fueling": "Empezar a repostar",
11+
"petrolcan_buy_or_refill": "Comprar o rellenar bidón de gasolina",
12+
"fuel_station_blip": "Gasolinera",
13+
"not_enough_money": "No tienes suficiente dinero, faltan %s€",
14+
"fuel_success": "Has repostado %s - %s€",
15+
"petrolcan_refill": "Has pagado %s€ por rellenar tu bidón de gasolina",
16+
"petrolcan_buy": "Has pagado %s€ por un bidón de gasolina",
17+
"petrolcan_cannot_carry": "No puedes cargar este bidón de gasolina"
18+
}

0 commit comments

Comments
 (0)