Add new state messages in the toolbar

This commit is contained in:
yflory
2017-10-20 18:12:47 +02:00
parent 6d080bcb45
commit 3e4faf1be1
4 changed files with 32 additions and 4 deletions

View File

@@ -44,6 +44,8 @@ define(function () {
out.synchronizing = 'Synchronizing';
out.reconnecting = 'Reconnecting...';
out.typing = "Typing";
out.initializing = "Initializing...";
out.forgotten = 'Moved to the trash';
out.lag = 'Lag';
out.readonly = 'Read only';
out.anonymous = "Anonymous";