From 98cd33da0521681cd1cea0f5d22fdfb4485d0006 Mon Sep 17 00:00:00 2001 From: Peter Wickenberg Date: Tue, 23 Feb 2021 23:32:40 +0100 Subject: [PATCH] Added translation using Weblate (Swedish) --- lang/common/sv-SE.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/common/sv-SE.json diff --git a/lang/common/sv-SE.json b/lang/common/sv-SE.json new file mode 100644 index 0000000..c29e81a --- /dev/null +++ b/lang/common/sv-SE.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "success": "", + "error": "", + "theme": "" + } +}