mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Update base-es.yaml
This commit is contained in:
parent
bc71305ce3
commit
a7d0232dae
@ -182,7 +182,7 @@ dialogs:
|
|||||||
Tu partida guardada ha sido importada con éxito.
|
Tu partida guardada ha sido importada con éxito.
|
||||||
|
|
||||||
gameLoadFailure:
|
gameLoadFailure:
|
||||||
title: El juego está roto
|
title: Error de Carga
|
||||||
text: >-
|
text: >-
|
||||||
No se ha podido cargar la partida guardada:
|
No se ha podido cargar la partida guardada:
|
||||||
|
|
||||||
@ -472,10 +472,10 @@ buildings:
|
|||||||
rotater:
|
rotater:
|
||||||
default:
|
default:
|
||||||
name: &rotater Rotador
|
name: &rotater Rotador
|
||||||
description: Rota la figura en el sentido de las agujas del reloj, 90 grados.
|
description: Rota la figura en sentido horario, 90 grados.
|
||||||
ccw:
|
ccw:
|
||||||
name: Rotador (Inverso)
|
name: Rotador (Inverso)
|
||||||
description: Rota las figuras en contra de las agujas del reloj, 90 grados.
|
description: Rota las figuras en sentido antihorario, 90 grados.
|
||||||
|
|
||||||
stacker:
|
stacker:
|
||||||
default:
|
default:
|
||||||
@ -523,7 +523,7 @@ storyRewards:
|
|||||||
|
|
||||||
reward_rotater:
|
reward_rotater:
|
||||||
title: Rotador
|
title: Rotador
|
||||||
desc: ¡El <strong>rotador</strong> ha sido desbloqueado! Rota figuras en el sentido de las agujas del reloj, 90 grados.
|
desc: ¡El <strong>rotador</strong> ha sido desbloqueado! Rota figuras en sentido horario, 90 grados.
|
||||||
|
|
||||||
reward_painter:
|
reward_painter:
|
||||||
title: Pintor
|
title: Pintor
|
||||||
|
Loading…
Reference in New Issue
Block a user