chore: New Translation updates (#3214)

This commit is contained in:
Sojan Jose
2021-10-14 13:32:15 +05:30
committed by GitHub
parent e669f6766f
commit 590001cca2
338 changed files with 13921 additions and 1461 deletions

View File

@@ -10,6 +10,7 @@
"SEARCH": {
"INPUT": "Suche nach Personen, Chats, gespeicherten Antworten .."
},
"FILTER_ALL": "Alle",
"STATUS_TABS": [
{
"NAME": "Offen",
@@ -85,6 +86,8 @@
"VIEW_TWEET_IN_TWITTER": "Tweet auf Twitter anzeigen",
"REPLY_TO_TWEET": "Auf diesen Tweet antworten",
"NO_MESSAGES": "Keine Nachrichten",
"NO_CONTENT": "Kein Inhalt verfügbar"
"NO_CONTENT": "Kein Inhalt verfügbar",
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
"SHOW_QUOTED_TEXT": "Show Quoted Text"
}
}