From 62c8a13ed4384486ce2f83ff4773c9e8f7616c0b Mon Sep 17 00:00:00 2001 From: Joan Date: Fri, 20 Jun 2025 12:08:54 +0200 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 1.2% (5 of 405 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ca/ --- web/public/static/langs/ca.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/ca.json b/web/public/static/langs/ca.json index 0967ef42..0d8b4bea 100644 --- a/web/public/static/langs/ca.json +++ b/web/public/static/langs/ca.json @@ -1 +1,7 @@ -{} +{ + "nav_button_documentation": "Documentació", + "action_bar_profile_title": "Perfil", + "action_bar_settings": "Configuració", + "action_bar_account": "Compte", + "common_add": "Afegir" +}