From 38f01232c5a8bb7c03d1055aaefefe9a5a0e4585 Mon Sep 17 00:00:00 2001 From: voroskoi <60064214+voroskoi@users.noreply.github.com> Date: Tue, 3 Nov 2020 14:36:46 +0100 Subject: [PATCH] i18n/hu.toml: add missing translations (#452) --- i18n/hu.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/i18n/hu.toml b/i18n/hu.toml index 70d38c2..2bdde34 100644 --- a/i18n/hu.toml +++ b/i18n/hu.toml @@ -7,6 +7,12 @@ other = "Címke" [series] other = "Sorozat" +[author] +other = "Szerző" + +[posts] +other = "Írások" + [reading_time] one = "Egyperces" other = "{{ .Count }} percnyi olvasnivaló" @@ -22,3 +28,6 @@ other = "Itt visszaléphet a Főoldalra." [powered_by] other = "Motor:" + +[see_also] +other = "Lásd még"