diff options
Diffstat (limited to 'web/lang/es/common_po.inc')
-rw-r--r-- | web/lang/es/common_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/es/common_po.inc b/web/lang/es/common_po.inc index 89cc13ce..8fb45408 100644 --- a/web/lang/es/common_po.inc +++ b/web/lang/es/common_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["es"]["Reset"] = "Restaurar"; +$_t["es"]["Reset"] = "Limpiar"; $_t["es"]["Username"] = "Nombre de usuario"; @@ -27,4 +27,4 @@ $_t["es"]["Create"] = "Crear"; $_t["es"]["More"] = "Más"; -?>
\ No newline at end of file +?> |