You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with multilingual configurations in vue-vben-admin, I find the current process of managing translations challenging, especially when collaborating with non-technical team members. The JSON format, while perfect for development, isn't the most translator-friendly format.
I propose adding two commands to streamline the translation workflow:
getLangExcel: Generates an Excel file from existing locale JSON files
setLangJson: Updates locale JSON files from a modified Excel file
(希望添加两个命令: