diff options
Diffstat (limited to 'apps/files_reminders/l10n/es.js')
-rw-r--r-- | apps/files_reminders/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/es.js b/apps/files_reminders/l10n/es.js index d4f71fd1690..a5ceecd80c0 100644 --- a/apps/files_reminders/l10n/es.js +++ b/apps/files_reminders/l10n/es.js @@ -16,7 +16,9 @@ OC.L10N.register( "Set reminder at custom date & time" : "Establecer recordatorio a una fecha y hora personalizada", "Reminder set for \"{fileName}\"" : "Se estableció recordatorio para \"{fileName}\"", "Failed to set reminder" : "No se pudo configurar el recordatorio", + "Reminder cleared for \"{fileName}\"" : "Se limpió el recordatorio para \"{fileName}\"", "Failed to clear reminder" : "Fallo al quitar el recordatorio", + "Reminder set" : "Recordatorio establecido", "Set custom reminder" : "Configurar recordatorio personalizado", "Later today" : "Más tarde hoy", "Set reminder for later today" : "Configurar recordatorio para hoy, más tarde", |