Automatically manage translations in jizou.io. Force the agent to write keys directly into JSON files.
locales/en.json, locales/es.json, and locales/ja.json.pages.home.welcome and insert it into the JSON files.edit_file skill to update the locales folder immediately.locales/en.jsonlocales/es.jsonlocales/ja.jsonUser: "Add a login button to the header." Agent:
locales/en.json."login": "Log In" under the auth section.es.json ("Iniciar sesión") and ja.json ("ログイン").components/JizouHeader.vue using $t('auth.login').36:["$","$L3c",null,{"content":"$3d","frontMatter":{"name":"i18n-automated-manager","description":"Automatically manage translations in jizou.io. Force the agent to write keys directly into JSON files."}}]