mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 16:19:19 +08:00
locale: add link to authentication page in i18n
This commit is contained in:
@@ -5,7 +5,7 @@ const tr: PartialLocaleType = {
|
||||
WIP: "Çalışma devam ediyor...",
|
||||
Error: {
|
||||
Unauthorized:
|
||||
"Yetkisiz erişim, lütfen erişim kodunu ayarlar sayfasından giriniz.",
|
||||
"Yetkisiz erişim, lütfen erişim kodunu ayarlar [sayfasından](/#/auth) giriniz.",
|
||||
},
|
||||
ChatItem: {
|
||||
ChatItemCount: (count: number) => `${count} mesaj`,
|
||||
|
Reference in New Issue
Block a user