Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -24,8 +24,8 @@ msgid "Randplace Settings"
msgstr "Ajustes de Randplace"
#: randplace.php:171
msgid "Enable Randplace Plugin"
msgstr "Habilitar el Plugin de Randplace"
msgid "Enable Randplace Addon"
msgstr "Habilitar el Addon de Randplace"
#: randplace.php:177
msgid "Submit"

View file

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