From 1eb210eafdb4d13a021e8b02f7db41796a5b4d26 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 3 Jan 2025 00:22:39 +0100 Subject: [PATCH] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 71f7c36a..b56e70d7 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -174,6 +174,7 @@ "no-account": "Não tem uma conta?", "no-data": "Sem dados", "no-grid": "No Grid", + "no-notifications": "No notifications", "no-preference": "Nenhuma preferência", "no-results": "Nenhum resultado encontrado", "no-routes-added": "No routes added",