From 4ec9756f5816a53b3fc55f1a3f6508ce2edcfa3d Mon Sep 17 00:00:00 2001 From: mezzovide Date: Fri, 12 Feb 2021 14:48:07 +0100 Subject: [PATCH] Added translation using Weblate (Indonesian) --- lang/common/id-ID.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/common/id-ID.json diff --git a/lang/common/id-ID.json b/lang/common/id-ID.json new file mode 100644 index 0000000..c29e81a --- /dev/null +++ b/lang/common/id-ID.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "success": "", + "error": "", + "theme": "" + } +}