matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

34.diff (1019B)


      1 diff --git a/public/locales/de-DE/common.json b/public/locales/de-DE/common.json
      2 index 5bfdceb..30d0443 100644
      3 --- a/public/locales/de-DE/common.json
      4 +++ b/public/locales/de-DE/common.json
      5 @@ -1,9 +1,9 @@
      6  {
      7 -  "Search & Discover": "Suche & Entdecke",
      8 -  "Join": "Beitreten",
      9 -  "Log in": "Anmelden",
     10 -  "Profile": "Profil",
     11 -  "Logout": "Abmelden",
     12 -  "Submit": "Hinzufügen",
     13 -  "Setup Account": "Profil einrichten"
     14 -}
     15 \ No newline at end of file
     16 +    "Search & Discover": "Suche & Entdecke",
     17 +    "Join": "Beitreten",
     18 +    "Log in": "Anmelden",
     19 +    "Profile": "Profil",
     20 +    "Logout": "Abmelden",
     21 +    "Submit": "Hinzufügen",
     22 +    "Setup Account": "Profil einrichten"
     23 +}
     24 diff --git a/public/locales/tlh/common.json b/public/locales/tlh/common.json
     25 new file mode 100644
     26 index 0000000..13aea46
     27 --- /dev/null
     28 +++ b/public/locales/tlh/common.json
     29 @@ -0,0 +1,9 @@
     30 +{
     31 +    "Search & Discover": "",
     32 +    "Join": "",
     33 +    "Log in": "",
     34 +    "Profile": "",
     35 +    "Logout": "",
     36 +    "Submit": "",
     37 +    "Setup Account": ""
     38 +}