fix: update search model placeholder and add translations f (#18518)

This commit is contained in:
GuanMu
2025-04-22 11:06:36 +08:00
committed by GitHub
parent bf031af7b1
commit 67eefd0ba1
21 changed files with 21 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ const translation = {
indexMethodChangeToEconomyDisabledTip: 'मुख्यालय से ईसीओ में डाउनग्रेड करने के लिए उपलब्ध नहीं है',
helpText: 'एक अच्छा डेटासेट विवरण लिखना सीखें।',
upgradeHighQualityTip: 'एक बार उच्च गुणवत्ता मोड में अपग्रेड करने के बाद, किफायती मोड में वापस जाना उपलब्ध नहीं है',
searchModel: 'मॉडल खोजें',
},
}