🌐 i18n: add missing task-schedule and review strings to 16 locales#14728
Conversation
…ross 16 locales Adds 14 missing i18n keys to all non-zh-CN locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW): chat.json (11 keys): - taskSchedule.summary.everyNHoursHalfPast - taskSchedule.summary.hourlyHalfPast - taskSchedule.timezoneSearchEmpty - taskSchedule.timezoneSearchPlaceholder - workingPanel.review.revert (and 7 sub-keys) plugin.json (1 key): - builtins.lobe-task.apiName.setTaskSchedule setting.json (2 keys): - serviceModel.modelAssignments.title - serviceModel.optionalFeatures.title These were added in recent commits but the automated i18n sync had not yet propagated them to non-Chinese locales.
|
@brone1323 is attempting to deploy a commit to the LobeHub OSS Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Sorry @brone1323, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
@canisminor1990 @tjx666 - This is an i18n/documentation PR adding missing translation keys to 16 locales. Please take a look. |
|
❤️ Great PR @brone1323 ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
…obehub#14728) 🌐 i18n: add missing translations for task-schedule and review keys across 16 locales Adds 14 missing i18n keys to all non-zh-CN locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW): chat.json (11 keys): - taskSchedule.summary.everyNHoursHalfPast - taskSchedule.summary.hourlyHalfPast - taskSchedule.timezoneSearchEmpty - taskSchedule.timezoneSearchPlaceholder - workingPanel.review.revert (and 7 sub-keys) plugin.json (1 key): - builtins.lobe-task.apiName.setTaskSchedule setting.json (2 keys): - serviceModel.modelAssignments.title - serviceModel.optionalFeatures.title These were added in recent commits but the automated i18n sync had not yet propagated them to non-Chinese locales.
…obehub#14728) 🌐 i18n: add missing translations for task-schedule and review keys across 16 locales Adds 14 missing i18n keys to all non-zh-CN locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW): chat.json (11 keys): - taskSchedule.summary.everyNHoursHalfPast - taskSchedule.summary.hourlyHalfPast - taskSchedule.timezoneSearchEmpty - taskSchedule.timezoneSearchPlaceholder - workingPanel.review.revert (and 7 sub-keys) plugin.json (1 key): - builtins.lobe-task.apiName.setTaskSchedule setting.json (2 keys): - serviceModel.modelAssignments.title - serviceModel.optionalFeatures.title These were added in recent commits but the automated i18n sync had not yet propagated them to non-Chinese locales.
…14728) 🌐 i18n: add missing translations for task-schedule and review keys across 16 locales Adds 14 missing i18n keys to all non-zh-CN locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW): chat.json (11 keys): - taskSchedule.summary.everyNHoursHalfPast - taskSchedule.summary.hourlyHalfPast - taskSchedule.timezoneSearchEmpty - taskSchedule.timezoneSearchPlaceholder - workingPanel.review.revert (and 7 sub-keys) plugin.json (1 key): - builtins.lobe-task.apiName.setTaskSchedule setting.json (2 keys): - serviceModel.modelAssignments.title - serviceModel.optionalFeatures.title These were added in recent commits but the automated i18n sync had not yet propagated them to non-Chinese locales.
…obehub#14728) 🌐 i18n: add missing translations for task-schedule and review keys across 16 locales Adds 14 missing i18n keys to all non-zh-CN locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW): chat.json (11 keys): - taskSchedule.summary.everyNHoursHalfPast - taskSchedule.summary.hourlyHalfPast - taskSchedule.timezoneSearchEmpty - taskSchedule.timezoneSearchPlaceholder - workingPanel.review.revert (and 7 sub-keys) plugin.json (1 key): - builtins.lobe-task.apiName.setTaskSchedule setting.json (2 keys): - serviceModel.modelAssignments.title - serviceModel.optionalFeatures.title These were added in recent commits but the automated i18n sync had not yet propagated them to non-Chinese locales.
What
Adds 14 missing i18n keys across 16 non-Chinese locales (ar, bg-BG, de-DE, es-ES, fa-IR, fr-FR, it-IT, ja-JP, ko-KR, nl-NL, pl-PL, pt-BR, ru-RU, tr-TR, vi-VN, zh-TW).
These keys were present in
zh-CNanden-USbut not yet propagated to other locales, likely added in recent commits before the automated i18n sync ran.Files changed (3 files × 16 locales = 48 files)
chat.json— 11 keys per locale:taskSchedule.summary.everyNHoursHalfPast— "Every {{count}} hours at half past"taskSchedule.summary.hourlyHalfPast— "Every hour at half past"taskSchedule.timezoneSearchEmpty— "No matching timezone"taskSchedule.timezoneSearchPlaceholder— "Search timezone"workingPanel.review.revert— "Discard changes"workingPanel.review.revert.confirm.cancelworkingPanel.review.revert.confirm.descriptionworkingPanel.review.revert.confirm.okworkingPanel.review.revert.confirm.titleworkingPanel.review.revert.failedworkingPanel.review.revert.successplugin.json— 1 key per locale:builtins.lobe-task.apiName.setTaskSchedule— "Set schedule"setting.json— 2 keys per locale:serviceModel.modelAssignments.title— "Model Assignments"serviceModel.optionalFeatures.title— "Optional Features"Verification