From 279dc036955f7bec463cea8001db098034624173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C6=B0=E1=BB=9Dng=20B=C3=A1?= Date: Mon, 10 Oct 2022 20:04:29 +0200 Subject: [PATCH] Translated using Weblate (Vietnamese) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 62.5% (5 of 8 strings) Added translation using Weblate (Vietnamese) Co-authored-by: Cường Bá Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/vi/ Translation: Kotatsu/plurals --- app/src/main/res/values-vi/plurals.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app/src/main/res/values-vi/plurals.xml diff --git a/app/src/main/res/values-vi/plurals.xml b/app/src/main/res/values-vi/plurals.xml new file mode 100644 index 000000000..79cfd3ceb --- /dev/null +++ b/app/src/main/res/values-vi/plurals.xml @@ -0,0 +1,18 @@ + + + + %1$d chương mới + + + %1$d chương + + + %1$d phút trước + + + %1$d giờ trước + + + %1$d ngày trước + + \ No newline at end of file