diff --git a/translations/ko.json b/translations/ko.json index 41d4fb1..d42d73e 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -124,7 +124,8 @@ "loadingDiscovery": "불러오는 중...", "default": "기본값 ($1)", "description:": "설명:", - "systemSelect:": "시스템 메시지 채널:" + "systemSelect:": "시스템 메시지 채널:", + "INVITES_DISABLED": "초대 전용" }, "role": { "displaySettings": "표시 설정", diff --git a/translations/lb.json b/translations/lb.json index 676a440..497438b 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -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:", diff --git a/translations/qqq.json b/translations/qqq.json index f1ee32c..c6dff40 100644 --- a/translations/qqq.json +++ b/translations/qqq.json @@ -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 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", + "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" }