From 5f6d5ac4de829c75803c5aa24faf03ab55206e92 Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Tue, 24 May 2022 20:06:42 +0000 Subject: [PATCH] Translated using Weblate (Slovak) Currently translated at 6.6% (3 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/sk/ --- locales/sk.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locales/sk.json b/locales/sk.json index 0967ef42..5dc195e6 100644 --- a/locales/sk.json +++ b/locales/sk.json @@ -1 +1,5 @@ -{} +{ + "authentication_required": "Vyžadované overenie", + "confirm": "Potvrdiť {prompt}", + "password": "Heslo" +}