From 3b37fb56923b3978e5f8bedab27cac1b89c2031b Mon Sep 17 00:00:00 2001 From: Marketos Damigos Date: Thu, 11 Feb 2021 15:01:38 +0100 Subject: [PATCH] Added translation using Weblate (Greek) --- lang/common/el-GR.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/common/el-GR.json diff --git a/lang/common/el-GR.json b/lang/common/el-GR.json new file mode 100644 index 0000000..c29e81a --- /dev/null +++ b/lang/common/el-GR.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "success": "", + "error": "", + "theme": "" + } +}