Skip to content
Snippets Groups Projects
Commit 4f710f9d authored by insert's avatar insert
Browse files

Add strings relating to settings.

parent c965e345
Branches
No related merge requests found
......@@ -55,6 +55,24 @@
"message_who": "Message {{person}}"
}
},
"settings": {
"categories": {
"user_settings": "User Settings",
"client_settings": "Client Settings"
},
"pages": {
"account": {
"title": "My Account"
},
"sessions": {
"title": "Sessions"
},
"appearance": {
"title": "Appearance"
},
"logOut": "Log Out"
}
},
"special": {
"friends": {
"pending": "Pending",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment