From 7cb1f9015545c3a0a594a814e462b2dc240f9900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Balog=20Ferenc=20J=C3=B3zsef?= Date: Sat, 12 Aug 2023 06:39:17 +0200 Subject: [PATCH] Translated using Weblate (Hungarian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 28.5% (2 of 7 strings) Added translation using Weblate (Hungarian) Co-authored-by: Balog Ferenc József Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hu/ Translation: Kotatsu/plurals --- app/src/main/res/values-hu/plurals.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app/src/main/res/values-hu/plurals.xml diff --git a/app/src/main/res/values-hu/plurals.xml b/app/src/main/res/values-hu/plurals.xml new file mode 100644 index 000000000..877b159ab --- /dev/null +++ b/app/src/main/res/values-hu/plurals.xml @@ -0,0 +1,11 @@ + + + + %1$d új fejezet + %1$d új fejezetek + + + %1$d fejezet + %1$d fejezetek + + \ No newline at end of file