Bläddra i källkod

Typography: Use proper ellipsis

Danilo Bargen 6 år sedan
förälder
incheckning
81bc8bff12
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      public/i18n/de.json
  2. 1 1
      public/i18n/en.json

+ 1 - 1
public/i18n/de.json

@@ -101,7 +101,7 @@
         "CONVERSATIONS": "Chats",
         "CONTACTS": "Kontakte",
         "NO_CONVERSATIONS_FOUND": "Keine Chats gefunden.",
-        "LOADING_CONVERSATIONS": "Chats werden geladen...",
+        "LOADING_CONVERSATIONS": "Chats werden geladen",
         "ABOUT": "\u00dcber",
         "SETTINGS": "Einstellungen",
         "HELP": "Hilfe",

+ 1 - 1
public/i18n/en.json

@@ -101,7 +101,7 @@
         "CONVERSATIONS": "Conversations",
         "CONTACTS": "Contacts",
         "NO_CONVERSATIONS_FOUND": "No conversations found.",
-        "LOADING_CONVERSATIONS": "Loading conversations...",
+        "LOADING_CONVERSATIONS": "Loading conversations",
         "ABOUT": "About",
         "SETTINGS": "Settings",
         "HELP": "Help",