diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-07-13 13:29:44 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-07-13 13:29:44 -0500 |
| commit | 8fcd37a3b9c3c66afd5bcf08b083db9eee0bd652 (patch) | |
| tree | 6415a8efab56d9dbc9c89c857c2322c402b13762 /src/i18n/es.json | |
| parent | da94935aaa18f16ac7fbe715c4610427d68ccf72 (diff) | |
Remove i18n entries that are deprecated or need to be retranslated
Diffstat (limited to 'src/i18n/es.json')
| -rw-r--r-- | src/i18n/es.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/i18n/es.json b/src/i18n/es.json index 931d4c64..0ebed55e 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -344,11 +344,6 @@ "true": "sí" }, "notifications": "Notificaciones", - "notification_setting": "Recibir notificaciones de:", - "notification_setting_follows": "Usuarios que sigues", - "notification_setting_non_follows": "Usuarios que no sigues", - "notification_setting_followers": "Usuarios que te siguen", - "notification_setting_non_followers": "Usuarios que no te siguen", "notification_mutes": "Para dejar de recibir notificaciones de un usuario específico, siléncialo.", "notification_blocks": "El bloqueo de un usuario detiene todas las notificaciones y también las cancela.", "enable_web_push_notifications": "Habilitar las notificiaciones en el navegador", |
