mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 07:00:23 +00:00
trigger: Fix missing subscription.* translations
This commit triggers the i18n workflow to generate missing translations for subscription.* keys that were added after the last locale update. The subscription.titleUnsubscribed key was added inf2aea9c82on Nov 1, but the last locale update was on Oct 30 (a189e519f). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
10
.github/.i18n-trigger
vendored
Normal file
10
.github/.i18n-trigger
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user