[Client] Implement more messages fetching of messaging

This commit is contained in:
syuilo 2017-06-12 04:27:20 +09:00
parent c7af2bc885
commit 0039f42a09
3 changed files with 63 additions and 4 deletions

View file

@ -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"

View file

@ -45,6 +45,8 @@ common:
mk-messaging-room:
empty: "このユーザーと話したことはありません"
more: "もっと読む"
no-history: "これより過去の履歴はありません"
resize-form: "ドラッグしてフォームの広さを調整"
new-message: "新しいメッセージがあります"