doc: changelog

This commit is contained in:
Timothy Jaeryang Baek 2024-12-25 22:28:20 -08:00
parent c16896e96d
commit df4a8e167d
52 changed files with 66 additions and 3 deletions

View File

@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.5.1] - 2024-12-25
### Added
- **🔕 Notification Sound Toggle**: Added a new setting under Settings > Interface to disable notification sounds, giving you greater control over your workspace environment and focus.
### Fixed
- **🔄 Non-Streaming Response Visibility**: Resolved an issue where non-streaming responses were not displayed, ensuring all responses are now reliably shown in your conversations.
- **🖋️ Title Generation with OpenAI APIs**: Fixed a bug preventing title generation when using OpenAI APIs, restoring the ability to automatically generate chat titles for smoother organization.
- **👥 Admin Panel User Limit**: Addressed the issue where only 50 users were visible in the admin panel. You can now manage and view all users without restrictions.
- **🖼️ Image Generation Error**: Fixed the issue causing 'get_automatic1111_api_auth()' errors in image generation, ensuring seamless creative workflows.
- **⚙️ Pipeline Admin Loading Issue**: Resolved a problem where pipeline settings were stuck at the loading screen, restoring full configurability in the admin panel.
## [0.5.0] - 2024-12-25
### Added

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "open-webui",
"version": "0.5.0",
"version": "0.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-webui",
"version": "0.5.0",
"version": "0.5.1",
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",

View File

@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ملاحظة: إذا قمت بتعيين الحد الأدنى من النقاط، فلن يؤدي البحث إلا إلى إرجاع المستندات التي لها نقاط أكبر من أو تساوي الحد الأدنى من النقاط.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "إشعارات",
"November": "نوفمبر",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Забележка: Ако зададете минимален резултат, търсенето ще върне само документи с резултат, по-голям или равен на минималния резултат.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Десктоп Известия",
"November": "Ноември",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "দ্রষ্টব্য: আপনি যদি ন্যূনতম স্কোর সেট করেন তবে অনুসন্ধানটি কেবলমাত্র ন্যূনতম স্কোরের চেয়ে বেশি বা সমান স্কোর সহ নথিগুলি ফেরত দেবে।",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "নোটিফিকেশনসমূহ",
"November": "নভেম্বর",

View File

@ -630,6 +630,7 @@
"Not helpful": "No ajuda",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si s'estableix una puntuació mínima, la cerca només retornarà documents amb una puntuació major o igual a la puntuació mínima.",
"Notes": "Notes",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificacions",
"November": "Novembre",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Mga pahibalo sa desktop",
"November": "",

View File

@ -630,6 +630,7 @@
"Not helpful": "Nepomocné",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Poznámka: Pokud nastavíte minimální skóre, vyhledávání vrátí pouze dokumenty s hodnocením, které je větší nebo rovno zadanému minimálnímu skóre.",
"Notes": "Poznámky",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Oznámení",
"November": "Listopad",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Bemærk: Hvis du angiver en minimumscore, returnerer søgningen kun dokumenter med en score, der er større end eller lig med minimumscoren.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifikationer",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "Nich hilfreich",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Hinweis: Wenn Sie eine Mindestpunktzahl festlegen, werden in der Suche nur Dokumente mit einer Punktzahl größer oder gleich der Mindestpunktzahl zurückgegeben.",
"Notes": "Notizen",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Benachrichtigungen",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifications",
"November": "",

View File

@ -630,6 +630,7 @@
"Not helpful": "Δεν είναι χρήσιμο",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Σημείωση: Αν ορίσετε ένα ελάχιστο score, η αναζήτηση θα επιστρέψει μόνο έγγραφα με score μεγαλύτερο ή ίσο με το ελάχιστο score.",
"Notes": "Σημειώσεις",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Ειδοποιήσεις",
"November": "Νοέμβριος",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "",
"November": "",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "",
"November": "",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si estableces una puntuación mínima, la búsqueda sólo devolverá documentos con una puntuación mayor o igual a la puntuación mínima.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificaciones",
"November": "Noviembre",

View File

@ -630,6 +630,7 @@
"Not helpful": "Ez da lagungarria",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Oharra: Gutxieneko puntuazio bat ezartzen baduzu, bilaketak gutxieneko puntuazioa baino handiagoa edo berdina duten dokumentuak soilik itzuliko ditu.",
"Notes": "Oharrak",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Jakinarazpenak",
"November": "Azaroa",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "توجه: اگر حداقل نمره را تعیین کنید، جستجو تنها اسنادی را با نمره بیشتر یا برابر با حداقل نمره باز می گرداند.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "اعلان",
"November": "نوامبر",

View File

@ -630,6 +630,7 @@
"Not helpful": "Ei hyödyllinen",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Huomautus: Jos asetat vähimmäispistemäärän, haku palauttaa vain sellaiset asiakirjat, joiden pistemäärä on vähintään vähimmäismäärä.",
"Notes": "Muistiinpanot",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Ilmoitukset",
"November": "marraskuu",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifications",
"November": "Novembre",

View File

@ -630,6 +630,7 @@
"Not helpful": "Pas utile",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notes": "Notes",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifications",
"November": "Novembre",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "הערה: אם תקבע ציון מינימלי, החיפוש יחזיר רק מסמכים עם ציון שגבוה או שווה לציון המינימלי.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "התראות",
"November": "נובמבר",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ध्यान दें: यदि आप न्यूनतम स्कोर निर्धारित करते हैं, तो खोज केवल न्यूनतम स्कोर से अधिक या उसके बराबर स्कोर वाले दस्तावेज़ वापस लाएगी।",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "सूचनाएं",
"November": "नवंबर",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Napomena: Ako postavite minimalnu ocjenu, pretraga će vratiti samo dokumente s ocjenom većom ili jednakom minimalnoj ocjeni.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Obavijesti",
"November": "Studeni",

View File

@ -630,6 +630,7 @@
"Not helpful": "Nem segítőkész",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Megjegyzés: Ha minimum pontszámot állít be, a keresés csak olyan dokumentumokat ad vissza, amelyek pontszáma nagyobb vagy egyenlő a minimum pontszámmal.",
"Notes": "Jegyzetek",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Értesítések",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Catatan: Jika Anda menetapkan skor minimum, pencarian hanya akan mengembalikan dokumen dengan skor yang lebih besar atau sama dengan skor minimum.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Pemberitahuan",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "Gan a bheith cabhrach",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nóta: Má shocraíonn tú íosscór, ní thabharfaidh an cuardach ach doiciméid a bhfuil scór níos mó ná nó cothrom leis an scór íosta ar ais.",
"Notes": "Nótaí",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Fógraí",
"November": "Samhain",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: se imposti un punteggio minimo, la ricerca restituirà solo i documenti con un punteggio maggiore o uguale al punteggio minimo.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifiche desktop",
"November": "Novembre",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:最小スコアを設定した場合、検索は最小スコア以上のスコアを持つドキュメントのみを返します。",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "デスクトップ通知",
"November": "11月",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "შენიშვნა: თუ თქვენ დააყენებთ მინიმალურ ქულას, ძებნა დააბრუნებს მხოლოდ დოკუმენტებს მინიმალური ქულის მეტი ან ტოლი ქულით.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "შეტყობინება",
"November": "ნოემბერი",

View File

@ -630,6 +630,7 @@
"Not helpful": "도움이 되지않음",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "참고: 최소 점수를 설정하면, 검색 결과로 최소 점수 이상의 점수를 가진 문서만 반환합니다.",
"Notes": "노트",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "알림",
"November": "11월",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Jei turite minimalų įvertį, paieška gražins tik tą informaciją, kuri viršyje šį įvertį",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Pranešimai",
"November": "lapkritis",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Jika anda menetapkan skor minimum, carian hanya akan mengembalikan dokumen dengan skor lebih besar daripada atau sama dengan skor minimum.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Pemberitahuan",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "Ikke nyttig",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Merk: Hvis du setter en minimumspoengsum, returnerer søket kun dokumenter med en poengsum som er større enn eller lik minimumspoengsummen.",
"Notes": "Notater",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Varsler",
"November": "november",

View File

@ -630,6 +630,7 @@
"Not helpful": "Niet nuttig",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Opmerking: Als je een minimumscore instelt, levert de zoekopdracht alleen documenten op met een score groter dan of gelijk aan de minimumscore.",
"Notes": "Aantekeningen",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificaties",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ਨੋਟ: ਜੇ ਤੁਸੀਂ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਸੈੱਟ ਕਰਦੇ ਹੋ, ਤਾਂ ਖੋਜ ਸਿਰਫ਼ ਉਹੀ ਡਾਕੂਮੈਂਟ ਵਾਪਸ ਕਰੇਗੀ ਜਿਨ੍ਹਾਂ ਦਾ ਸਕੋਰ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਦੇ ਬਰਾਬਰ ਜਾਂ ਵੱਧ ਹੋਵੇ।",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "ਸੂਚਨਾਵਾਂ",
"November": "ਨਵੰਬਰ",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Uwaga: Jeśli ustawisz minimalny wynik, szukanie zwróci jedynie dokumenty z wynikiem większym lub równym minimalnemu.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Powiadomienia",
"November": "Listopad",

View File

@ -630,6 +630,7 @@
"Not helpful": "Não é útil",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa retornará apenas documentos com pontuação igual ou superior à pontuação mínima.",
"Notes": "Notas",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificações",
"November": "Novembro",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificações da Área de Trabalho",
"November": "Novembro",

View File

@ -630,6 +630,7 @@
"Not helpful": "Nu este de ajutor",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Notă: Dacă setați un scor minim, căutarea va returna doar documente cu un scor mai mare sau egal cu scorul minim.",
"Notes": "Note",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notificări",
"November": "Noiembrie",

View File

@ -630,6 +630,7 @@
"Not helpful": "Бесполезно",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Обратите внимание: Если вы установите минимальный балл, поиск будет возвращать только документы с баллом больше или равным минимальному баллу.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Уведомления",
"November": "Ноябрь",

View File

@ -630,6 +630,7 @@
"Not helpful": "Nepomocné",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Poznámka: Ak nastavíte minimálne skóre, vyhľadávanie vráti iba dokumenty s hodnotením, ktoré je väčšie alebo rovné zadanému minimálnemu skóre.",
"Notes": "Poznámky",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Oznámenia",
"November": "November",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Напомена: ако подесите најмањи резултат, претрага ће вратити само документе са резултатом већим или једнаким најмањем резултату.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Обавештења",
"November": "Новембар",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Obs: Om du anger en tröskel kommer sökningen endast att returnera dokument med ett betyg som är större än eller lika med tröskeln.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Notifikationer",
"November": "november",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "หมายเหตุ: หากคุณตั้งค่าคะแนนขั้นต่ำ การค้นหาจะคืนเอกสารที่มีคะแนนมากกว่าหรือเท่ากับคะแนนขั้นต่ำเท่านั้น",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "การแจ้งเตือน",
"November": "พฤศจิกายน",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "",
"November": "",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Bildirimler",
"November": "Kasım",

View File

@ -630,6 +630,7 @@
"Not helpful": "Не корисно",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Примітка: Якщо ви встановите мінімальну кількість балів, пошук поверне лише документи з кількістю балів, більшою або рівною мінімальній кількості балів.",
"Notes": "Примітки",
"Notification Sound": "",
"Notification Webhook": "Вебхук для сповіщень",
"Notifications": "Сповіщення",
"November": "Листопад",

View File

@ -630,6 +630,7 @@
"Not helpful": "مددگار نہیں ہے",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "نوٹ: اگر آپ کم از کم سکور سیٹ کرتے ہیں، تو تلاش صرف ان دستاویزات کو واپس کرے گی جن کا سکور کم از کم سکور کے برابر یا اس سے زیادہ ہوگا",
"Notes": "نوٹس",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "اطلاعات",
"November": "نومبر",

View File

@ -630,6 +630,7 @@
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Lưu ý: Nếu bạn đặt điểm (Score) tối thiểu thì tìm kiếm sẽ chỉ trả về những tài liệu có điểm lớn hơn hoặc bằng điểm tối thiểu.",
"Notes": "",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "Thông báo trên máy tính (Notification)",
"November": "Tháng 11",

View File

@ -630,6 +630,7 @@
"Not helpful": "无帮助",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果设置了最低分数,搜索只会返回分数大于或等于最低分数的文档。",
"Notes": "笔记",
"Notification Sound": "",
"Notification Webhook": "通知 Webhook",
"Notifications": "桌面通知",
"November": "十一月",

View File

@ -630,6 +630,7 @@
"Not helpful": "沒有幫助",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果您設定了最低分數,則搜尋只會回傳分數大於或等於最低分數的文件。",
"Notes": "注意",
"Notification Sound": "",
"Notification Webhook": "",
"Notifications": "通知",
"November": "11 月",