mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Fixed last merge issues
This commit is contained in:
parent
e4eb4026e3
commit
b91f8eb927
1 changed files with 2 additions and 2 deletions
|
@ -307,7 +307,7 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
|
|||
tip_premature_optimization: "La optimización prematura es la raíz de la maldad. - Donald Knuth"
|
||||
tip_brute_force: "Cuando tengas duda, usa la fuerza bruta. - Ken Thompson"
|
||||
tip_extrapolation: "Solo hay dos tipos de personas: Esas que pueden extrapolar desde información incompleta..."
|
||||
tip_superpower: "Programar es lo más cercanos que tenemos a superpoderes "#Coding is the closest thing we have to a superpower
|
||||
tip_superpower: "Programar es lo más cercanos que tenemos a superpoderes."
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
@ -315,7 +315,7 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
|
|||
options_tab: "Opciones"
|
||||
guide_tab: "Guía"
|
||||
# guide_video_tutorial: "Video Tutorial"
|
||||
# guide_tips: "Pistas"
|
||||
guide_tips: "Pistas"
|
||||
multiplayer_tab: "Multijugador"
|
||||
auth_tab: "Ingresar"
|
||||
inventory_caption: "Equipar a tu héroe"
|
||||
|
|
Loading…
Reference in a new issue