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

Add strings.

parent 332cc2d7
No related merge requests found
......@@ -119,9 +119,12 @@
"name": "Server Name",
"description": "Server Description",
"channel_name": "Channel Name",
"channel_type": "Channel Type",
"channel_description": "Channel Description",
"custom_banner": "Custom Banner",
"owner": "Server Owner"
"owner": "Server Owner",
"text_channel": "Text Channel",
"voice_channel": "Voice Channel"
}
},
"settings": {
......@@ -331,6 +334,7 @@
"save": "Save",
"close": "Close",
"delete": "Delete",
"create": "Create",
"update": "Update",
"cancel": "Cancel",
"preview": "Preview",
......
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