Merge branch 'main' of https://github.com/MathMan05/JankClient
This commit is contained in:
commit
285d3deee8
3 changed files with 16 additions and 5 deletions
|
@ -124,7 +124,8 @@
|
||||||
"loadingDiscovery": "불러오는 중...",
|
"loadingDiscovery": "불러오는 중...",
|
||||||
"default": "기본값 ($1)",
|
"default": "기본값 ($1)",
|
||||||
"description:": "설명:",
|
"description:": "설명:",
|
||||||
"systemSelect:": "시스템 메시지 채널:"
|
"systemSelect:": "시스템 메시지 채널:",
|
||||||
|
"INVITES_DISABLED": "초대 전용"
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"displaySettings": "표시 설정",
|
"displaySettings": "표시 설정",
|
||||||
|
|
|
@ -53,6 +53,12 @@
|
||||||
"createChannel": "Kanal uleeën",
|
"createChannel": "Kanal uleeën",
|
||||||
"createCatagory": "Kategorie uleeën"
|
"createCatagory": "Kategorie uleeën"
|
||||||
},
|
},
|
||||||
|
"webhooks": {
|
||||||
|
"name": "Numm:",
|
||||||
|
"channel": "Kanal",
|
||||||
|
"type": "Typ: $1",
|
||||||
|
"areYouSureDelete": "Sidd Dir sécher, datt Dir $1 läsche wëllt?"
|
||||||
|
},
|
||||||
"switchAccounts": "Konto wiesselen ⇌",
|
"switchAccounts": "Konto wiesselen ⇌",
|
||||||
"htmlPages": {
|
"htmlPages": {
|
||||||
"instanceField": "Instanz:",
|
"instanceField": "Instanz:",
|
||||||
|
|
|
@ -3,10 +3,17 @@
|
||||||
"last-updated": "2024/11/4",
|
"last-updated": "2024/11/4",
|
||||||
"locale": "en",
|
"locale": "en",
|
||||||
"comment": "Don't know how often I'll update this top part lol",
|
"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”!}}",
|
"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",
|
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
||||||
|
"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}}"
|
||||||
|
},
|
||||||
"htmlPages": {
|
"htmlPages": {
|
||||||
"box1Items": "this string is slightly atypical, it has a list of items separated by |, please try to keep the same list size as this"
|
"box1Items": "this string is slightly atypical, it has a list of items separated by |, please try to keep the same list size as this"
|
||||||
},
|
},
|
||||||
|
@ -21,8 +28,5 @@
|
||||||
"description": "This object contains strings related to the logged in user, which is mostly the settings for the user",
|
"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"
|
"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"
|
"errorReconnect": "Uses MarkDown"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue