matrix-art

An image gallery for Matrix
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.git
Log | Files | Refs | README | LICENSE

commit f3e4f758eacedf28f6e15e3fe0c2f0f8a84e3b39
parent 11aa082994188ce0605f1dddda321b8213706e02
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Mon, 31 Jan 2022 00:33:52 +0100

Merge pull request #34 from MTRNord/weblate-matrix-art-matrix-art

Translations update from Nordgedanken weblate
Diffstat:
Mpublic/locales/de-DE/common.json | 17++++++++---------
Apublic/locales/tlh/common.json | 9+++++++++
2 files changed, 17 insertions(+), 9 deletions(-)

diff --git a/public/locales/de-DE/common.json b/public/locales/de-DE/common.json @@ -1,9 +1,9 @@ { - "Search & Discover": "Suche & Entdecke", - "Join": "Beitreten", - "Log in": "Anmelden", - "Profile": "Profil", - "Logout": "Abmelden", - "Submit": "Hinzufügen", - "Setup Account": "Profil einrichten" -} -\ No newline at end of file + "Search & Discover": "Suche & Entdecke", + "Join": "Beitreten", + "Log in": "Anmelden", + "Profile": "Profil", + "Logout": "Abmelden", + "Submit": "Hinzufügen", + "Setup Account": "Profil einrichten" +} diff --git a/public/locales/tlh/common.json b/public/locales/tlh/common.json @@ -0,0 +1,9 @@ +{ + "Search & Discover": "", + "Join": "", + "Log in": "", + "Profile": "", + "Logout": "", + "Submit": "", + "Setup Account": "" +}