change: Rename contacts to friends

This commit is contained in:
Christian Pauly 2021-02-27 11:13:39 +01:00
commit 4217fc4fe6
3 changed files with 7 additions and 7 deletions

View file

@ -1158,8 +1158,8 @@
"type": "text",
"placeholders": {}
},
"addNewContact": "Add new contact",
"@addNewContact": {
"addNewFriend": "Add new friend",
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
@ -1485,8 +1485,8 @@
"type": "text",
"placeholders": {}
},
"contacts": "Contacts",
"@contacts": {
"friends": "Friends",
"@friends": {
"type": "text",
"placeholders": {}
},