mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
fix(scripts): resolve i18n check script path and logic issues (#23069)
This commit is contained in:
@ -257,6 +257,7 @@ const translation = {
|
||||
fixOnly: {
|
||||
name: 'केवल ठीक करें',
|
||||
selectedDescription: 'केवल पैच संस्करणों के लिए स्वचालित अपडेट',
|
||||
description: 'केवल पैच संस्करणों के लिए स्वचालित अद्यतन (जैसे, 1.0.1 → 1.0.2)। छोटा संस्करण परिवर्तन अद्यतन को ट्रिगर नहीं करेगा।',
|
||||
},
|
||||
latest: {
|
||||
name: 'नवीनतम',
|
||||
|
||||
Reference in New Issue
Block a user