add title to contacts app

This commit is contained in:
ansuz
2017-07-17 17:38:41 +02:00
parent f2320190b8
commit 0cd94e2ba8
2 changed files with 4 additions and 2 deletions

View File

@@ -265,6 +265,7 @@ define(function () {
// contacts/userlist
out.userlist_addAsFriendTitle = 'Add "{0}" as a contact';
out.userlist_thisIsYou = 'This is you ("{0}")';
out.contacts_title = "Contacts";
// File manager