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

Add strings.

parent bf6b3ccb
Branches
No related merge requests found
......@@ -75,6 +75,12 @@
"single": "{{user}} is typing…",
"multiple": "{{userlist}} and {{user}} are typing…",
"several": "Several people are typing…"
},
"system": {
"user_joined": "joined.",
"user_left": "left.",
"added_by": "added by",
"removed_by": "removed by"
}
},
"groups": {
......
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