mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Merge branch 'jonidimo-patch-1'
This commit is contained in:
commit
fc12def6c1
1 changed files with 115 additions and 116 deletions
|
@ -22,8 +22,8 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
forum: "Foro"
|
forum: "Foro"
|
||||||
account: "Cuenta"
|
account: "Cuenta"
|
||||||
profile: "Perfil"
|
profile: "Perfil"
|
||||||
stats: "Stadísticas"
|
stats: "Estadísticas"
|
||||||
code: "Cógigo"
|
code: "Código"
|
||||||
admin: "Admin" # Only shows up when you are an admin
|
admin: "Admin" # Only shows up when you are an admin
|
||||||
home: "Inicio"
|
home: "Inicio"
|
||||||
contribute: "Contribuir"
|
contribute: "Contribuir"
|
||||||
|
@ -31,7 +31,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
about: "Acerca"
|
about: "Acerca"
|
||||||
contact: "Contacto"
|
contact: "Contacto"
|
||||||
twitter_follow: "Seguir"
|
twitter_follow: "Seguir"
|
||||||
teachers: "Profesores"
|
teachers: "Maestros"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Cerrar"
|
close: "Cerrar"
|
||||||
|
@ -51,7 +51,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
play:
|
play:
|
||||||
play_as: "Jugar Como " # Ladder page
|
play_as: "Jugar Como " # Ladder page
|
||||||
spectate: "Observar" # Ladder page
|
spectate: "Observar" # Ladder page
|
||||||
players: "jugadores" # Hover over a level on /play
|
players: "Jugadores" # Hover over a level on /play
|
||||||
hours_played: "horas jugadas" # Hover over a level on /play
|
hours_played: "horas jugadas" # Hover over a level on /play
|
||||||
items: "Objetos" # Tooltip on item shop button from /play
|
items: "Objetos" # Tooltip on item shop button from /play
|
||||||
unlock: "Desbloquear" # For purchasing items and heroes
|
unlock: "Desbloquear" # For purchasing items and heroes
|
||||||
|
@ -69,12 +69,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
change_hero: "Cambiar héroe" # Go back from choose inventory to choose hero
|
change_hero: "Cambiar héroe" # Go back from choose inventory to choose hero
|
||||||
choose_inventory: "Equipar objetos"
|
choose_inventory: "Equipar objetos"
|
||||||
buy_gems: "Comprar gemas"
|
buy_gems: "Comprar gemas"
|
||||||
campaign_forest: "Campaña en el bosque"
|
campaign_forest: "Campaña del Bosque"
|
||||||
campaign_dungeon: "Campaña en la cueva"
|
campaign_dungeon: "Campaña Calabozo"
|
||||||
subscription_required: "Suscripción requerida"
|
subscription_required: "Requiere Suscripción"
|
||||||
free: "Gratis"
|
free: "Gratis"
|
||||||
subscribed: "Suscripto"
|
subscribed: "Suscripto"
|
||||||
older_campaigns: "Campañas previas"
|
older_campaigns: "Campañas antiguas"
|
||||||
anonymous: "Jugador Anónimo"
|
anonymous: "Jugador Anónimo"
|
||||||
level_difficulty: "Dificultad: "
|
level_difficulty: "Dificultad: "
|
||||||
campaign_beginner: "Campaña para principiantes"
|
campaign_beginner: "Campaña para principiantes"
|
||||||
|
@ -105,10 +105,10 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
authenticate_gplus: "Ingresar G+"
|
authenticate_gplus: "Ingresar G+"
|
||||||
load_profile: "Cargar Perfil G+ "
|
load_profile: "Cargar Perfil G+ "
|
||||||
load_email: "Cargar Mail G+"
|
load_email: "Cargar Mail G+"
|
||||||
finishing: "Terminando"
|
finishing: "Finalizando"
|
||||||
sign_in_with_facebook: "Registrate con facebook"
|
sign_in_with_facebook: "Registrarse con Facebook"
|
||||||
sign_in_with_gplus: "Registrate con G+"
|
sign_in_with_gplus: "Registrarse con G+"
|
||||||
signup_switch: "¿Quieres crear una cuenta?"
|
signup_switch: "¿Queres crear una cuenta?"
|
||||||
|
|
||||||
signup:
|
signup:
|
||||||
email_announcements: "Recibe noticias por email"
|
email_announcements: "Recibe noticias por email"
|
||||||
|
@ -257,7 +257,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
keyboard_shortcuts: "Atajos de teclado"
|
keyboard_shortcuts: "Atajos de teclado"
|
||||||
loading_ready: "¡Listo!"
|
loading_ready: "¡Listo!"
|
||||||
loading_start: "Iniciar nivel"
|
loading_start: "Iniciar nivel"
|
||||||
problem_alert_title: "Arregla tu código"
|
problem_alert_title: "Revisa tu código"
|
||||||
time_current: "Ahora:"
|
time_current: "Ahora:"
|
||||||
time_total: "Max:"
|
time_total: "Max:"
|
||||||
time_goto: "Ir a:"
|
time_goto: "Ir a:"
|
||||||
|
@ -318,36 +318,36 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
should_equip: "(doble-click para equipar)"
|
should_equip: "(doble-click para equipar)"
|
||||||
equipped: "(equipado)"
|
equipped: "(equipado)"
|
||||||
locked: "(bloqueado)"
|
locked: "(bloqueado)"
|
||||||
restricted: "(restringuido en este nivel)"
|
restricted: "(restringido en este nivel)"
|
||||||
equip: "Equipar"
|
equip: "Equipar"
|
||||||
unequip: "Desquipar"
|
unequip: "Sacar"
|
||||||
|
|
||||||
buy_gems:
|
buy_gems:
|
||||||
few_gems: "Algunas gemas"
|
few_gems: "Pocas gemas"
|
||||||
pile_gems: "Pila de gemas"
|
pile_gems: "Pila de gemas"
|
||||||
chest_gems: "Cofre de gemas"
|
chest_gems: "Cofre de gemas"
|
||||||
purchasing: "Comprando..."
|
purchasing: "Comprando..."
|
||||||
declined: "Tu tarjeta fue rechazada"
|
declined: "Su tarjeta fue rechazada"
|
||||||
retrying: "Error del servidor, reintentando."
|
retrying: "Error del servidor, recargando."
|
||||||
prompt_title: "No tiene suficientes gemams"
|
prompt_title: "Gemas insuficientess"
|
||||||
prompt_body: "¿Quieres adquirir más?"
|
prompt_body: "¿Quieres obtener más?"
|
||||||
prompt_button: "Entrar al Shop"
|
prompt_button: "Entrar al mercado"
|
||||||
|
|
||||||
subscribe:
|
subscribe:
|
||||||
subscribe_title: "Suscribirse"
|
subscribe_title: "Suscribirse"
|
||||||
unsubscribe: "Desinscribirse"
|
unsubscribe: "Des-suscribirse"
|
||||||
levels: "Ten mas practica con los niveles extras"
|
levels: "Adquirí más practica con un nivel bonus!"
|
||||||
heroes: "Heroés más poderosos"
|
heroes: "Héroes más poderosos!"
|
||||||
gems: "3500 gemas extras cada mes"
|
gems: "Bonus de 3500 todos los meses!"
|
||||||
items: "Más de 250 items extras!"
|
items: "Más de 250 items de bonus!"
|
||||||
parents: "Para padres"
|
parents: "Para padres"
|
||||||
parents_title: "Sus hijos van a aprender a Codear."
|
parents_title: "Su hijo aprenderá a programar."
|
||||||
parents_blurb1: "Con CodeCombat, sus hijos aprenderan aprendiendo código real. Ellos empiezan por comandos simples de código, y avanzan a temas más avanzados."
|
parents_blurb1: "Con CodeCombat, su hijo aprenderá a escribiendo código real. Empezaran aprendiendo comandos simples avanzando a tópicos más complejos."
|
||||||
parents_blurb2: "por $9.99 USD/mes, ellos adquieren nuevos desafios cada semana y soporte personal via mail de programadores profesionales."
|
parents_blurb2: "Por $9.99 USD/mes, recibirán nuevos desafíos todas las semanas y soporte personal por email de programadores profesionales."
|
||||||
parents_blurb3: "No Riesgo: Devolución de dinero 100% garantizado, facil 1-click desinscripción."
|
parents_blurb3: "Sin Riesgo: Garantía de 100% de devolución, fácil 1-click y desuscribirse."
|
||||||
subscribe_button: "Suscribirse ahora"
|
subscribe_button: "Suscribete Ahora"
|
||||||
stripe_description: "Suscripción Mensual"
|
stripe_description: "Suscripción Mensual"
|
||||||
subscription_required_to_play: "Vas a necesitar una suscripción para jugar este nivel."
|
subscription_required_to_play: "Necesitas una suscripción para jugar este nivel."
|
||||||
|
|
||||||
choose_hero:
|
choose_hero:
|
||||||
choose_hero: "Elige tu héroe"
|
choose_hero: "Elige tu héroe"
|
||||||
|
@ -363,9 +363,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
io_blurb: "Simple pero oscuro."
|
io_blurb: "Simple pero oscuro."
|
||||||
status: "Estado"
|
status: "Estado"
|
||||||
weapons: "Armas"
|
weapons: "Armas"
|
||||||
weapons_warrior: "Espadas - Corto Rango, No Magía"
|
weapons_warrior: "Espada - Corto Alcance, Sin Magia"
|
||||||
weapons_ranger: "Arcos, Armas - Largo Rango, No Magía"
|
weapons_ranger: "Ballestas, Armas - Largo Alcance, Sin Magia"
|
||||||
weapons_wizard: "Bara magíca - Largo Rango, Magía"
|
weapons_wizard: "Barita, - Largo Alcance, Mágico"
|
||||||
attack: "Daño" # Can also translate as "Attack"
|
attack: "Daño" # Can also translate as "Attack"
|
||||||
health: "Salud"
|
health: "Salud"
|
||||||
speed: "Velocidad"
|
speed: "Velocidad"
|
||||||
|
@ -373,28 +373,27 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
range: "Rango" # As in "attack or visual range"
|
range: "Rango" # As in "attack or visual range"
|
||||||
blocks: "Bloqueo" # As in "this shield blocks this much damage"
|
blocks: "Bloqueo" # As in "this shield blocks this much damage"
|
||||||
skills: "Habilidades"
|
skills: "Habilidades"
|
||||||
available_for_purchase: "Disponible para compra"
|
available_for_purchase: "Disponible para Comprar"
|
||||||
level_to_unlock: "Nivel para desbloqueo:"
|
level_to_unlock: "Nivel para desbloquear:"
|
||||||
restricted_to_certain_heroes: "Solo heroes especificos pueden jugar este nivel."
|
restricted_to_certain_heroes: "Sólo ciertos héroes pueden jugar este nivel."
|
||||||
|
|
||||||
|
skill_docs:
|
||||||
# skill_docs:
|
|
||||||
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||||
# read_only: "read-only"
|
read_only: "Sólo Lectura"
|
||||||
# action_name: "name"
|
action_name: "nombre"
|
||||||
# action_cooldown: "Takes"
|
# action_cooldown: "Takes"
|
||||||
# action_specific_cooldown: "Cooldown"
|
# action_specific_cooldown: "Cooldown"
|
||||||
# action_damage: "Damage"
|
action_damage: "Daño"
|
||||||
# action_range: "Range"
|
action_range: "Rango"
|
||||||
# action_radius: "Radius"
|
action_radius: "Radip"
|
||||||
# action_duration: "Duration"
|
action_duration: "Duración"
|
||||||
# example: "Example"
|
example: "Ejemplo"
|
||||||
# ex: "ex" # Abbreviation of "example"
|
ex: "ej" # Abbreviation of "example"
|
||||||
# current_value: "Current Value"
|
# current_value: "Current Value"
|
||||||
# default_value: "Default value"
|
# default_value: "Default value"
|
||||||
# parameters: "Parameters"
|
parameters: "Parámetros"
|
||||||
# returns: "Returns"
|
# returns: "Returns"
|
||||||
# granted_by: "Granted by"
|
granted_by: "Concedido por"
|
||||||
|
|
||||||
save_load:
|
save_load:
|
||||||
granularity_saved_games: "Almacenado"
|
granularity_saved_games: "Almacenado"
|
||||||
|
@ -515,7 +514,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
enter: "Enter"
|
enter: "Enter"
|
||||||
escape: "Escape"
|
escape: "Escape"
|
||||||
shift: "Shift"
|
shift: "Shift"
|
||||||
# run_code: "Run current code."
|
run_code: "Ejecutar el código."
|
||||||
run_real_time: "Ejecutar en tiempo real."
|
run_real_time: "Ejecutar en tiempo real."
|
||||||
continue_script: "Continuar hasta finalizado el script."
|
continue_script: "Continuar hasta finalizado el script."
|
||||||
skip_scripts: "Omitir todos los scripts omitibles."
|
skip_scripts: "Omitir todos los scripts omitibles."
|
||||||
|
@ -541,11 +540,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
# find_us: "Find us on these sites"
|
# find_us: "Find us on these sites"
|
||||||
# social_blog: "Read the CodeCombat blog on Sett"
|
# social_blog: "Read the CodeCombat blog on Sett"
|
||||||
# social_discource: "Join the discussion on our Discourse forum"
|
# social_discource: "Join the discussion on our Discourse forum"
|
||||||
# social_facebook: "Like CodeCombat on Facebook"
|
social_facebook: "Me Gusta CodeCombat en Facebook"
|
||||||
# social_twitter: "Follow CodeCombat on Twitter"
|
social_twitter: "Sigue a CodeCombat en Twitter"
|
||||||
# social_gplus: "Join CodeCombat on Google+"
|
social_gplus: "Únete a CodeCombat con Google+"
|
||||||
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
social_hipchat: "Chatea con nosotros en el chat público de CodeCombat en la sala HipChat"
|
||||||
# contribute_to_the_project: "Contribute to the project"
|
contribute_to_the_project: "Contribuir al proyecto"
|
||||||
|
|
||||||
classes:
|
classes:
|
||||||
archmage_title: "Archimago"
|
archmage_title: "Archimago"
|
||||||
|
@ -561,17 +560,17 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
ambassador_title: "Embajador"
|
ambassador_title: "Embajador"
|
||||||
ambassador_title_description: "(Soporte)"
|
ambassador_title_description: "(Soporte)"
|
||||||
|
|
||||||
# editor:
|
editor:
|
||||||
# main_title: "CodeCombat Editors"
|
main_title: "Editor de CodeCombat"
|
||||||
# article_title: "Article Editor"
|
article_title: "Editor de Artículo"
|
||||||
# thang_title: "Thang Editor"
|
# thang_title: "Thang Editor"
|
||||||
# level_title: "Level Editor"
|
level_title: "Editor de Nivel"
|
||||||
# achievement_title: "Achievement Editor"
|
# achievement_title: "Achievement Editor"
|
||||||
# back: "Back"
|
back: "Atrás"
|
||||||
# revert: "Revert"
|
revert: "Revertir"
|
||||||
# revert_models: "Revert Models"
|
revert_models: "Revertir Modelos"
|
||||||
# pick_a_terrain: "Pick A Terrain"
|
pick_a_terrain: "Elije un Terreno"
|
||||||
# small: "Small"
|
small: "Pequeño"
|
||||||
# grassy: "Grassy"
|
# grassy: "Grassy"
|
||||||
# fork_title: "Fork New Version"
|
# fork_title: "Fork New Version"
|
||||||
# fork_creating: "Creating Fork..."
|
# fork_creating: "Creating Fork..."
|
||||||
|
@ -749,7 +748,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
no_ranked_matches_pre: "Sin partidas clasificadas para el "
|
no_ranked_matches_pre: "Sin partidas clasificadas para el "
|
||||||
no_ranked_matches_post: " equipo! Juega en contra de algunos competidores y luego vuelve aquí para ver tu juego clasificado."
|
no_ranked_matches_post: " equipo! Juega en contra de algunos competidores y luego vuelve aquí para ver tu juego clasificado."
|
||||||
choose_opponent: "Escoge un Oponente"
|
choose_opponent: "Escoge un Oponente"
|
||||||
# select_your_language: "Select your language!"
|
select_your_language: "Selecciona tu idioma"
|
||||||
tutorial_play: "Juega el Tutorial"
|
tutorial_play: "Juega el Tutorial"
|
||||||
tutorial_recommended: "Recomendado si nunca has jugado antes"
|
tutorial_recommended: "Recomendado si nunca has jugado antes"
|
||||||
tutorial_skip: "Saltar Tutorial"
|
tutorial_skip: "Saltar Tutorial"
|
||||||
|
@ -757,54 +756,54 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
tutorial_play_first: "Juega el Tutorial primero."
|
tutorial_play_first: "Juega el Tutorial primero."
|
||||||
simple_ai: "IA Simple"
|
simple_ai: "IA Simple"
|
||||||
warmup: "Calentamiento"
|
warmup: "Calentamiento"
|
||||||
# friends_playing: "Friends Playing"
|
friends_playing: "Amigos Jugando"
|
||||||
# log_in_for_friends: "Log in to play with your friends!"
|
log_in_for_friends: "Ingresa para jugar con tus amigos!"
|
||||||
# social_connect_blurb: "Connect and play against your friends!"
|
social_connect_blurb: "Conectate y juega contra tus amigos!"
|
||||||
# invite_friends_to_battle: "Invite your friends to join you in battle!"
|
invite_friends_to_battle: "Invita a tus amigos para que se unan a la Batalla!"
|
||||||
# fight: "Fight!"
|
fight: "Pelea!"
|
||||||
# watch_victory: "Watch your victory"
|
watch_victory: "Observa tu Victoria"
|
||||||
# defeat_the: "Defeat the"
|
defeat_the: "Derrota a"
|
||||||
# tournament_ends: "Tournament ends"
|
tournament_ends: "Final de Torneo"
|
||||||
# tournament_ended: "Tournament ended"
|
tournament_ended: "Finalizó el Torneo"
|
||||||
# tournament_rules: "Tournament Rules"
|
tournament_rules: "Reglas del Torneo"
|
||||||
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
|
tournament_blurb: "Escribe código, recolecta oro, arma ejercitos, aplasta adversarios, gana premios, y asciende en tu carrera por $40,000 en el Torneo Codicia! Echa un vistazo a los detalles"
|
||||||
# tournament_blurb_criss_cross: "Win bids, construct paths, outwit opponents, grab gems, and upgrade your career in our Criss-Cross tournament! Check out the details"
|
tournament_blurb_criss_cross: "Gana apuestas, construye caminos, burla tus oponentes, agarra gemas, y asciende tu perfil en nuestro torneo Cruzado! Echa un vistazo a los detalles"
|
||||||
# tournament_blurb_blog: "on our blog"
|
tournament_blurb_blog: "en nuestro blog"
|
||||||
# rules: "Rules"
|
rules: "Reglas"
|
||||||
# winners: "Winners"
|
winners: "Ganadores"
|
||||||
|
|
||||||
# user:
|
user:
|
||||||
# stats: "Stats"
|
stats: "Estados"
|
||||||
# singleplayer_title: "Singleplayer Levels"
|
singleplayer_title: "Nivel un jugador"
|
||||||
# multiplayer_title: "Multiplayer Levels"
|
multiplayer_title: "Niveles multijugador"
|
||||||
# achievements_title: "Achievements"
|
achievements_title: "Logros"
|
||||||
# last_played: "Last Played"
|
last_played: "Último jugado"
|
||||||
# status: "Status"
|
status: "Estado"
|
||||||
# status_completed: "Completed"
|
status_completed: "Completo"
|
||||||
# status_unfinished: "Unfinished"
|
status_unfinished: "Incompleto"
|
||||||
# no_singleplayer: "No Singleplayer games played yet."
|
no_singleplayer: "No hay juegos para un jugador todavía."
|
||||||
# no_multiplayer: "No Multiplayer games played yet."
|
no_multiplayer: "No hay juegos multijugador todavía."
|
||||||
# no_achievements: "No Achievements earned yet."
|
no_achievements: "Sin Logros todavía."
|
||||||
# favorite_prefix: "Favorite language is "
|
favorite_prefix: "Idioma favorito "
|
||||||
# favorite_postfix: "."
|
favorite_postfix: "."
|
||||||
|
|
||||||
# achievements:
|
achievements:
|
||||||
# last_earned: "Last Earned"
|
last_earned: "Último Ganado"
|
||||||
# amount_achieved: "Amount"
|
amount_achieved: "Cantidad"
|
||||||
# achievement: "Achievement"
|
achievement: "Logros"
|
||||||
# category_contributor: "Contributor"
|
category_contributor: "Contribuidor"
|
||||||
# category_ladder: "Ladder"
|
category_ladder: "Escalera"
|
||||||
# category_level: "Level"
|
category_level: "nivel"
|
||||||
# category_miscellaneous: "Miscellaneous"
|
category_miscellaneous: "Misceláneo"
|
||||||
# category_levels: "Levels"
|
category_levels: "Niveles"
|
||||||
# category_undefined: "Uncategorized"
|
category_undefined: "Sin Categoría"
|
||||||
# current_xp_prefix: ""
|
current_xp_prefix: ""
|
||||||
# current_xp_postfix: " in total"
|
current_xp_postfix: " en total"
|
||||||
# new_xp_prefix: ""
|
new_xp_prefix: ""
|
||||||
# new_xp_postfix: " earned"
|
new_xp_postfix: " ganado"
|
||||||
# left_xp_prefix: ""
|
left_xp_prefix: ""
|
||||||
# left_xp_infix: " until level "
|
left_xp_infix: " hasta el nivel "
|
||||||
# left_xp_postfix: ""
|
left_xp_postfix: ""
|
||||||
|
|
||||||
# account:
|
# account:
|
||||||
# recently_played: "Recently Played"
|
# recently_played: "Recently Played"
|
||||||
|
@ -860,19 +859,19 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
||||||
# article: "Article"
|
# article: "Article"
|
||||||
# user_names: "User Names"
|
# user_names: "User Names"
|
||||||
# thang_names: "Thang Names"
|
# thang_names: "Thang Names"
|
||||||
# files: "Files"
|
files: "Archivos"
|
||||||
# top_simulators: "Top Simulators"
|
# top_simulators: "Top Simulators"
|
||||||
# source_document: "Source Document"
|
# source_document: "Source Document"
|
||||||
# document: "Document"
|
# document: "Document"
|
||||||
# sprite_sheet: "Sprite Sheet"
|
# sprite_sheet: "Sprite Sheet"
|
||||||
# employers: "Employers"
|
employers: "Empleadores"
|
||||||
# candidates: "Candidates"
|
candidates: "Candidatos"
|
||||||
# candidate_sessions: "Candidate Sessions"
|
# candidate_sessions: "Candidate Sessions"
|
||||||
# user_remark: "User Remark"
|
# user_remark: "User Remark"
|
||||||
# user_remarks: "User Remarks"
|
# user_remarks: "User Remarks"
|
||||||
# versions: "Versions"
|
# versions: "Versions"
|
||||||
# items: "Items"
|
# items: "Items"
|
||||||
# heroes: "Heroes"
|
heroes: "Héroes"
|
||||||
# achievement: "Achievement"
|
# achievement: "Achievement"
|
||||||
# clas: "CLAs"
|
# clas: "CLAs"
|
||||||
# play_counts: "Play Counts"
|
# play_counts: "Play Counts"
|
||||||
|
|
Loading…
Reference in a new issue