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

Add string.

parent c4877f35
Branches
No related merge requests found
......@@ -80,7 +80,8 @@
"user_joined": "joined.",
"user_left": "left.",
"added_by": "added by",
"removed_by": "removed by"
"removed_by": "removed by",
"channel_renamed": "renamed the channel to"
},
"unknown_user": "<Unknown User>",
"bot": "bot"
......@@ -194,7 +195,10 @@
"mutual_friends": "Mutual Friends",
"mutual_groups": "Mutual Groups",
"no_users": "No mutual friends!",
"no_groups": "No mutual groups!"
"no_groups": "No mutual groups!",
"badges": {
"translator": "Translator"
}
}
},
"requires_online": "You need to be online to view this."
......
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