From 828ae160af71639429550e0f74f70866f7de25c7 Mon Sep 17 00:00:00 2001 From: fourztL <52122804+fourztL@users.noreply.github.com> Date: Sat, 17 Sep 2022 19:33:02 -0300 Subject: [PATCH] Update es.lua Add command lines + translate spanish --- locales/es.lua | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/locales/es.lua b/locales/es.lua index 935f770..28b1535 100644 --- a/locales/es.lua +++ b/locales/es.lua @@ -22,7 +22,26 @@ local Translations = { bought_boost = "Boost Comprado", rewardboost = "Boost Finalizado", }, - + + command = { + command_desc = "Dar contrato a un jugador", + command_name_ID = "ID", + command_help_ID = "ID Jugador", + command_name_tier = "Tier", + command_help_tier = "D/C/B/A/A+/S/S+", + command_name_vehicle = "Vehículo", + command_help_vehicle = "Nombre del vehículo", + incorrect_type = "Tipo incorrecto", + incorrect_vehicle = "Vehículo incorrecto", + incorrect_tier = "Tier incorrecto", + created = "Boost creado", + player_offline = "Jugador no conectado.", + not_inqueue = "Jugador que no está en la cola!", + incorrect_format = "ID Formato incorrecto (debe ser un número)", + missingarg = "Has olvidado un argumento!", + command_tier_desc = "Elige boosting Tier de los jugadores", + }, + laptop = { boosting = { success = "Has iniciado un boost!",