From b227a870f8d38c68647c93b7857f364e67f0fc65 Mon Sep 17 00:00:00 2001 From: amirale qt Date: Thu, 19 Dec 2019 08:23:14 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 3.6% (2 of 56 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/hu/ --- locales/hu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/hu.json b/locales/hu.json index 0967ef42..42bb7781 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -1 +1,4 @@ -{} +{ + "logged_out": "Kilépett", + "password": "Jelszó" +}