diff options
Diffstat (limited to 'apps/files_encryption/l10n/es.php')
-rw-r--r-- | apps/files_encryption/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php index 26ace24e336..7311a78f09b 100644 --- a/apps/files_encryption/l10n/es.php +++ b/apps/files_encryption/l10n/es.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( +"Saving..." => "Guardando...", "Encryption" => "Cifrado" ); |