mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
13 lines
462 B
Plaintext
13 lines
462 B
Plaintext
# This file is used to trigger the i18n workflow
|
|
# See .github/workflows/i18n-update-core.yaml
|
|
#
|
|
# The workflow will automatically:
|
|
# 1. Collect i18n strings from the UI
|
|
# 2. Generate translations using OpenAI
|
|
# 3. Commit updated locale files
|
|
#
|
|
# This trigger was created to fix missing subscription.* translations
|
|
# that were added after the last automatic locale update.
|
|
#
|
|
# Use this file to re-trigger the workflow after rebasing onto the latest main branch.
|