mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-13 08:28:22 +08:00
## Summary Update the Turkish locale file to match the latest English locale keys. ## Changes - Add missing Turkish translations for the new Skills and Skill Search sections - Add newly introduced common, header, dataset, settings, and agent workflow strings - Align renamed flow keys such as file format options and list operations with the English source - Add empty-state strings for skill spaces ## Validation - Compared web/src/locales/en.ts and web/src/locales/tr.ts: 0 missing keys, 0 extra keys - Checked jsonjoy-builder locale: Turkish is already complete - Checked translated README variants: no new Turkish-specific documentation gap found - VS Code diagnostics: no errors in web/src/locales/tr.ts Co-authored-by: bakiburakogun <bakiburakogun@users.noreply.github.com>