From 38f01232c5a8bb7c03d1055aaefefe9a5a0e4585 Mon Sep 17 00:00:00 2001
From: voroskoi <60064214+voroskoi@users.noreply.github.com>
Date: Tue, 03 Nov 2020 13:36:46 +0000
Subject: [PATCH] i18n/hu.toml: add missing translations (#452)
---
i18n/hu.toml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
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 @@
[series]
other = "Sorozat"
+[author]
+other = "Szerző"
+
+[posts]
+other = "Írások"
+
[reading_time]
one = "Egyperces"
other = "{{ .Count }} percnyi olvasnivaló"
@@ -22,3 +28,6 @@
[powered_by]
other = "Motor:"
+
+[see_also]
+other = "Lásd még"
--
Gitblit v1.10.0