adding a new string to show during the initial message loading

This commit is contained in:
tibbi 2020-12-30 12:41:26 +01:00
parent 83b7f421be
commit bf094745a9
16 changed files with 16 additions and 0 deletions

View file

@ -9,6 +9,7 @@
<string name="start_conversation">Neuen Chat beginnen</string>
<string name="reply">Antworten</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<string name="loading_messages">Loading messages…</string>
<!-- New conversation -->
<string name="new_conversation">Neuer Chat</string>