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">会話を始める</string>
<string name="reply">返信</string>
<string name="show_character_counter">メッセージ入力中に文字カウントを表示する</string>
<string name="loading_messages">Loading messages…</string>
<!-- New conversation -->
<string name="new_conversation">新しい会話</string>