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">Inicia una conversación</string>
<string name="reply">Responder</string>
<string name="show_character_counter">Mostrar un contador de caracteres al escribir mensajes</string>
<string name="loading_messages">Loading messages…</string>
<!-- New conversation -->
<string name="new_conversation">Nueva conversación</string>