diff --git a/languages/en_US.json b/languages/en_US.json index c6775fea7..9aaca3370 100644 --- a/languages/en_US.json +++ b/languages/en_US.json @@ -976,7 +976,6 @@ "TEXT_TRIGGER_AXIS_THRESHOLD": "Trigger axis threshold:", "TEXT_SENSITIVITY": "Sensitivity:", "TEXT_DEADZONE": "Deadzone:", - "TEXT_PRESS_ANY_BUTTONNOR_MOVE": "Press any button\\nor move any axis\\nto add rumble device", "TEXT_LED_COLOR": "LED Color:", "WIDGET_CLEAR": "Clear", "WIDGET_SUBMIT": "Submit", @@ -1091,5 +1090,7 @@ "TOOLTIP_HEAT_TIMER_RACE_TIMER": "Heat timer, race timer, etc. Has white font", "TOOLTIP_TIME_IN_SECONDS": "Time, in seconds", "TOOLTIP_TRADE_TIMER_GANON_COLLAPSE": "Trade timer, Ganon collapse timer, etc. Has yellow font", - "TOOLTIP_CURRENTLY_OBTAINED_TRIFORCE_PIECES": "Currently obtained Triforce Pieces. For Triforce Hunt." + "TOOLTIP_CURRENTLY_OBTAINED_TRIFORCE_PIECES": "Currently obtained Triforce Pieces. For Triforce Hunt.", + "BUTTON_CLEAR": "Clear", + "BUTTON_DEBUG": "Debug" } \ No newline at end of file diff --git a/languages/es_ES.json b/languages/es_ES.json index d5ddf2ba1..d665173ae 100644 --- a/languages/es_ES.json +++ b/languages/es_ES.json @@ -984,7 +984,6 @@ "TEXT_TRIGGER_AXIS_THRESHOLD": "Trigger axis threshold:", "TEXT_DEADZONE": "Deadzone:", "WIDGET_CLEAR": "Clear", - "TEXT_PRESS_ANY_BUTTONNOR_MOVE": "Press any button\\nor move any axis\\nto add rumble device", "WIDGET_COPY_TEXT": "Copy text", "TEXT_LED_COLOR": "LED Color:", "WIDGET_RECALIBRATE": "Recalibrate", @@ -1109,5 +1108,7 @@ "TOOLTIP_HEAT_TIMER_RACE_TIMER": "Temporizador de calor, de carrera, etc. Tiene fuente blanca", "TOOLTIP_TIME_IN_SECONDS": "Tiempo, en segundos", "TOOLTIP_TRADE_TIMER_GANON_COLLAPSE": "Temporizador de intercambio, colapso de Ganon, etc. Tiene fuente amarilla", - "TOOLTIP_CURRENTLY_OBTAINED_TRIFORCE_PIECES": "Fragmentos de Trifuerza obtenidos actualmente. Para Caza de la Trifuerza." + "TOOLTIP_CURRENTLY_OBTAINED_TRIFORCE_PIECES": "Fragmentos de Trifuerza obtenidos actualmente. Para Caza de la Trifuerza.", + "BUTTON_CLEAR": "Limpiar", + "BUTTON_DEBUG": "Depurar" } \ No newline at end of file