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

Add strings.

parent e995cd37
No related merge requests found
...@@ -67,7 +67,10 @@ ...@@ -67,7 +67,10 @@
"channel": { "channel": {
"message_where": "Message {{channel_name}}", "message_where": "Message {{channel_name}}",
"message_who": "Message {{person}}", "message_who": "Message {{person}}",
"message_saved": "Save to your messages" "message_saved": "Save to your messages",
"uploading_file": "Uploading file...",
"failed_upload": "Failed to upload!",
"attached_file": "Attached {{filename}}"
}, },
"groups": { "groups": {
"create": "Create a group.", "create": "Create a group.",
......
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