typing indicator

This commit is contained in:
otsmr 2026-04-10 18:18:32 +02:00
parent 315da83dce
commit 8e90d3caea
2 changed files with 6 additions and 2 deletions

4
de.arb
View file

@ -506,5 +506,7 @@
"settingsScreenLockAuthMessageDisable": "Bildschirmsperre von twonly deaktivieren.",
"unlockTwonly": "twonly entsperren",
"unlockTwonlyTryAgain": "Erneut versuchen",
"unlockTwonlyDesc": "Entsperre twonly über die Sperreinstellungen deines Handys"
"unlockTwonlyDesc": "Entsperre twonly über die Sperreinstellungen deines Handys",
"settingsTypingIndication": "Tipp-Indikatoren",
"settingsTypingIndicationSubtitle": "Bei deaktiviertem Tipp-Indikatoren kannst du nicht sehen, wenn andere gerade eine Nachricht tippen."
}

4
en.arb
View file

@ -535,5 +535,7 @@
"settingsScreenLockAuthMessageDisable": "Disable the screen lock from twonly.",
"unlockTwonly": "Unlock twonly",
"unlockTwonlyTryAgain": "Try again",
"unlockTwonlyDesc": "Use your phone's unlock settings to unlock twonly"
"unlockTwonlyDesc": "Use your phone's unlock settings to unlock twonly",
"settingsTypingIndication": "Typing Indicators",
"settingsTypingIndicationSubtitle": "When the typing indicator is turned off, you can't see when others are typing a message."
}