mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
添加了充值用量的功能
This commit is contained in:
@@ -94,6 +94,12 @@ const tr: LocaleType = {
|
||||
FoundUpdate: (x: string) => `Yeni sürüm bulundu: ${x}`,
|
||||
GoToUpdate: "Güncelle",
|
||||
},
|
||||
ReCharge: {
|
||||
Title: "Kullanım Yükleme",
|
||||
SubTitle:
|
||||
"Kullanım miktarınız yeterli değil mi? Şarj etmek için sağdaki yönlendirmeyi tıklayın",
|
||||
Text: "Şarj etmek için tıklayın",
|
||||
},
|
||||
SendKey: "Gönder Tuşu",
|
||||
Theme: "Tema",
|
||||
TightBorder: "Tam Ekran",
|
||||
|
Reference in New Issue
Block a user