ES translation of the randplace addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:53:43 +02:00
parent 6480bd7be1
commit 2e64545f52
2 changed files with 12 additions and 11 deletions

View file

@ -7,5 +7,5 @@ function string_plural_select_es($n){
}}
;
$a->strings["Randplace Settings"] = "Ajustes de Randplace";
$a->strings["Enable Randplace Addon"] = "Habilitar el Addon de Randplace";
$a->strings["Submit"] = "Enviar";
$a->strings["Enable Randplace Addon"] = "Habilitar el complemento Randplace";
$a->strings["Save Settings"] = "Guardar ajustes";