GRM-61: refactor: separate GRM and CI translations with validation
This commit is contained in:
@@ -22,8 +22,8 @@ import click
|
||||
from dotenv import load_dotenv # pyright: ignore[reportMissingImports,reportUnknownVariableType]
|
||||
|
||||
from gitea_runner_manager.config import GITEA_API_URL
|
||||
from gitea_runner_manager.i18n import _
|
||||
from scripts.gitea_cli import TeaCLI, TeaCLIError
|
||||
from scripts.i18n import _
|
||||
|
||||
load_dotenv(override=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user