This commit is contained in:
MathMan05 2025-03-29 08:33:43 -05:00
commit 285d3deee8
3 changed files with 16 additions and 5 deletions

View file

@ -124,7 +124,8 @@
"loadingDiscovery": "불러오는 중...",
"default": "기본값 ($1)",
"description:": "설명:",
"systemSelect:": "시스템 메시지 채널:"
"systemSelect:": "시스템 메시지 채널:",
"INVITES_DISABLED": "초대 전용"
},
"role": {
"displaySettings": "표시 설정",

View file

@ -53,6 +53,12 @@
"createChannel": "Kanal 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 ⇌",
"htmlPages": {
"instanceField": "Instanz:",

View file

@ -3,10 +3,17 @@
"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 languages word for “English”!}}",
"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": {
"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",
"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"
}