webhook configuration fixes
This commit is contained in:
parent
c6b439bc88
commit
3a6e26ce62
7 changed files with 212 additions and 260 deletions
|
@ -3,11 +3,7 @@
|
|||
"last-updated": "2024/11/4",
|
||||
"locale": "en",
|
||||
"comment": "Don't know how often I'll update this top part lol",
|
||||
"authors": [
|
||||
"MathMan05",
|
||||
"McDutchie",
|
||||
"Vl1"
|
||||
]
|
||||
"authors": ["MathMan05", "McDutchie", "Vl1"]
|
||||
},
|
||||
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
||||
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
||||
|
@ -25,5 +21,8 @@
|
|||
"description": "This object contains strings related to the logged in user, which is mostly the settings for the user",
|
||||
"sillyDeleteConfirmPhrase": "This is a silly phrase, do not translate this directly, make a joke that is easy to type in your language"
|
||||
},
|
||||
"webhooks": {
|
||||
"sillyDefaults": "{{doc-important|This is just a list of silly default names for webhooks, do not feel the need to translate dirrectly, and no need for the same count}}"
|
||||
},
|
||||
"errorReconnect": "Uses MarkDown"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue