diff --git a/res/translations/en.json b/res/translations/en.json index 3278e9b..528bbfd 100644 --- a/res/translations/en.json +++ b/res/translations/en.json @@ -104,6 +104,7 @@ "min": "min", "minutes of track have been played": "minutes of track have been played", "Mixtape": "Mixtape", + "Mode": "Mode", "Mute": "Mute", "My Server": "My Server", "Name": "Name", diff --git a/res/translations/es.json b/res/translations/es.json index c90451a..826b538 100644 --- a/res/translations/es.json +++ b/res/translations/es.json @@ -104,6 +104,7 @@ "min": "min", "minutes of track have been played": "minutos de la pista han sido reproducidos", "Mixtape": "Mixtape", + "Mode": "Modo", "Mute": "Silencio", "My Server": "Mi servidor", "Name": "Nombre",