diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-03 20:46:47 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-03 20:46:47 -0800 |
commit | 77a03e376c5b39d26c1bb5bc5f442b5e7fa1437e (patch) | |
tree | e872084f46ebc7dea9c2ca0198e333a4390bc2a3 /view/es/strings.php | |
parent | 877b3361c8145465f81ef9435031826f72b37001 (diff) | |
parent | 5dade2b608affa50e830bf0b93888c2b0570a2bb (diff) | |
download | volse-hubzilla-77a03e376c5b39d26c1bb5bc5f442b5e7fa1437e.tar.gz volse-hubzilla-77a03e376c5b39d26c1bb5bc5f442b5e7fa1437e.tar.bz2 volse-hubzilla-77a03e376c5b39d26c1bb5bc5f442b5e7fa1437e.zip |
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
include/photo/photo_driver.php
include/text.php
mod/post.php
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"; |