diff options
Diffstat (limited to 'apps/user_status/l10n/es_EC.json')
-rw-r--r-- | apps/user_status/l10n/es_EC.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json index f401edf531f..b431c33ed6c 100644 --- a/apps/user_status/l10n/es_EC.json +++ b/apps/user_status/l10n/es_EC.json @@ -21,9 +21,9 @@ "Your status was set automatically" : "Tu estado se estableció automáticamente", "Clear status message" : "Borrar mensaje de estado", "Set status message" : "Establecer mensaje de estado", - "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icono} {mensaje}\"", - "Reset status to \"{message}\"" : "Restablecer estado a \"{mensaje}\"", - "Reset status to \"{icon}\"" : "Restablecer estado a \"{icono}\"", + "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Restablecer estado a \"{message}\"", + "Reset status to \"{icon}\"" : "Restablecer estado a \"{icon}\"", "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al borrar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", |