diff options
Diffstat (limited to 'view/es/strings.php')
-rw-r--r-- | view/es/strings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/es/strings.php b/view/es/strings.php index 8b0b1758a..be750b0ff 100644 --- a/view/es/strings.php +++ b/view/es/strings.php @@ -1067,6 +1067,7 @@ $a->strings["Site URL"] = "Dirección del sitio"; $a->strings["Access Type"] = "Tipo de Acceso"; $a->strings["Registration Policy"] = "Normas de Registro"; $a->strings["Location"] = "Localización"; +$a->strings["Project"] = "Proyecto"; $a->strings["View hub ratings"] = "Ver las valoraciones del sitio"; $a->strings["Rate"] = "Valorar"; $a->strings["View ratings"] = "Ver valoraciones"; |