mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
[python] i18n of constants
GitOrigin-RevId: e88347583e21a47802c8b7e5e866e24acfa3d936
This commit is contained in:
committed by
intellij-monorepo-bot
parent
959346d362
commit
fe3004fa2b
@@ -1134,6 +1134,8 @@ python.run.configuration.fragments.plugin.specified.interpreter.hint=Select Pyth
|
||||
|
||||
# well-known pro-configurations to gracefully show
|
||||
python.run.configuration.django.name=Django server
|
||||
python.run.configuration.dbt.name=dbt
|
||||
python.run.configuration.fastapi.name=FastAPI
|
||||
python.run.configuration.is.not.editable.in.this.mode=This run configuration is unavailable in the free mode and cannot be edited.
|
||||
python.run.configuration.is.not.runnable.in.this.mode=This run configuration is unavailable in the free mode and cannot be run.
|
||||
|
||||
@@ -1711,4 +1713,6 @@ tracecontext.packages.sdk.controller=Packages SDK Controller
|
||||
tracecontext.add.local.python.sdk.dialog=Add Local Python SDK Dialog
|
||||
tracecontext.new.project.wizard=New Project Wizard
|
||||
tracecontext.loading.interpreter.list=Loading Interpreter List
|
||||
tracecontext.detecting.conda.executable.and.environments=Detecting Conda Executable and environments
|
||||
tracecontext.detecting.conda.executable.and.environments=Detecting Conda Executable and environments
|
||||
evolution.uv.executable.is.not.found=uv executable is not found
|
||||
evolution.pyproject.toml.file.is.required.for.poetry=pyproject.toml file is required for Poetry
|
||||
|
||||
Reference in New Issue
Block a user