From 16ff6f1debe32579de4675ff78232ee12ee2b2f7 Mon Sep 17 00:00:00 2001 From: majora2007 Date: Fri, 4 Aug 2023 14:31:01 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 0.6% (1 of 158 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt/ --- API/I18N/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/API/I18N/pt.json b/API/I18N/pt.json index 0967ef424..49728058c 100644 --- a/API/I18N/pt.json +++ b/API/I18N/pt.json @@ -1 +1,3 @@ -{} +{ + "bad-credentials": "As credenciais não estão corretas" +}