mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
5b7611615e
* chore: add start link short cut * chore: update qq zh files * fix: add messenger block message alert * chore: update i18n files * fix: messenger router bridge * fix: dm thread create problem * chore: remove lab prefer for messenger * chore: update i18n files * fix: e2e test
9 lines
407 B
JSON
9 lines
407 B
JSON
{
|
|
"dropdownLabel": "Открыть рабочую директорию в",
|
|
"errors.appNotInstalled": "{{appName}} не установлен",
|
|
"errors.launchFailed": "Не удалось открыть в {{appName}}: {{error}}",
|
|
"errors.pathNotFound": "Путь не найден: {{path}}",
|
|
"errors.unknown": "неизвестная ошибка",
|
|
"tooltip": "Открыть в {{appName}}"
|
|
}
|