From 876486bbf56cde3e6cfab7b65da5ec588a3338a6 Mon Sep 17 00:00:00 2001 From: Tamas Tringer <36704314+tringert@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:34:58 +0200 Subject: [PATCH] Update hungarian translation (#149) --- _locales/hu/messages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 8b48303..237e6ce 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -657,6 +657,22 @@ "message": "Keress hivatkozásokat a honlap szövegében (lassabb)", "description": "Preferences/General" }, + "pref_theme": { + "message": "Téma:", + "description": "label text" + }, + "pref_theme_dark": { + "message": "Sötét", + "description": "option text" + }, + "pref_theme_default": { + "message": "Rendszer/Böngésző", + "description": "option text" + }, + "pref_theme_light": { + "message": "Világos", + "description": "option text" + }, "pref_ui": { "message": "Felhasználói felület", "description": "Preferences/General; group text"