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

Add strings.

parent 89ce14b8
Branches
No related merge requests found
......@@ -106,6 +106,7 @@
"notifications": {
"title": "Notifications",
"enable_desktop": "Enable Desktop Notifications.",
"enable_push": "Enable Push Notifications.",
"enable_sound": "Play Sound on Message."
},
"language": {
......@@ -178,6 +179,13 @@
"edit_message": "Edit Message",
"delete_message": "Delete Message",
"remove_member": "Remove From Group",
"open_file": "Open File",
"save_file": "Save File",
"open_image": "Open Image",
"save_image": "Save Image",
"open_video": "Open Video",
"save_video": "Save Video",
"block_user": "Block User",
"unblock_user": "Unblock User",
......@@ -240,4 +248,4 @@
"probe_error": "Failed to get file metadata.",
"io_error": "Server encountered an I/O error."
}
}
}
\ No newline at end of file
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