[Client] Implement more messages fetching of messaging
This commit is contained in:
parent
c7af2bc885
commit
0039f42a09
3 changed files with 63 additions and 4 deletions
|
@ -45,6 +45,8 @@ common:
|
|||
|
||||
mk-messaging-room:
|
||||
empty: "No conversations"
|
||||
more: "More"
|
||||
no-history: "There is no more history"
|
||||
resize-form: "Drag to resize"
|
||||
new-message: "New message"
|
||||
|
||||
|
|
|
@ -45,6 +45,8 @@ common:
|
|||
|
||||
mk-messaging-room:
|
||||
empty: "このユーザーと話したことはありません"
|
||||
more: "もっと読む"
|
||||
no-history: "これより過去の履歴はありません"
|
||||
resize-form: "ドラッグしてフォームの広さを調整"
|
||||
new-message: "新しいメッセージがあります"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue