GRM-61: refactor: separate GRM and CI translations with validation

This commit is contained in:
2026-06-22 12:13:58 +00:00
parent 1e04d38d59
commit c9c46e88ac
27 changed files with 1618 additions and 711 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ import sys
import click
from gitea_runner_manager.i18n import _
from scripts.i18n import _
# Explicit allowlist of workflow-only path patterns.
# Anything NOT matching these is treated as user-facing (safe default).