From 808c46383e93372b53fb240db8aad7da234c5710 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Jul 2023 00:16:32 +0200 Subject: [PATCH] New translations en.json (Spanish, Argentina) [ci skip] --- app/javascript/mastodon/locales/es-AR.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/javascript/mastodon/locales/es-AR.json b/app/javascript/mastodon/locales/es-AR.json index f1aacccdee..db5c709fb6 100644 --- a/app/javascript/mastodon/locales/es-AR.json +++ b/app/javascript/mastodon/locales/es-AR.json @@ -649,9 +649,7 @@ "subscribed_languages.target": "Cambiar idiomas suscritos para {target}", "suggestions.dismiss": "Descartar sugerencia", "suggestions.header": "Es posible que te interese…", - "tabs_bar.federated_timeline": "Federada", "tabs_bar.home": "Principal", - "tabs_bar.local_timeline": "Local", "tabs_bar.notifications": "Notificaciones", "time_remaining.days": "{number, plural,one {queda # día} other {quedan # días}}", "time_remaining.hours": "{number, plural,one {queda # hora} other {quedan # horas}}",