Skip to content
Snippets Groups Projects
Commit 98aa5e34 authored by insert's avatar insert
Browse files

Add strings.

parent 4698eabe
Branches
No related merge requests found
...@@ -118,7 +118,14 @@ ...@@ -118,7 +118,14 @@
"title": "Notifications", "title": "Notifications",
"enable_desktop": "Enable Desktop Notifications.", "enable_desktop": "Enable Desktop Notifications.",
"enable_push": "Enable Push Notifications.", "enable_push": "Enable Push Notifications.",
"enable_sound": "Play Sound on Message." "enable_sound": "Play Sound on Message.",
"enable_outgoing_sound": "Play Send Sound.",
"descriptions": {
"enable_desktop": "This will give you notifications while your app is open.",
"enable_push": "Enable to receive notifications when you're offline.",
"enable_sound": "Enable for incoming message sounds.",
"enable_outgoing_sound": "Enable to play sound when you send a message."
}
}, },
"language": { "language": {
"title": "Language" "title": "Language"
......
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