mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +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
323 B
JSON
9 lines
323 B
JSON
{
|
||
"dropdownLabel": "Çalışma dizinini aç",
|
||
"errors.appNotInstalled": "{{appName}} yüklü değil",
|
||
"errors.launchFailed": "{{appName}} içinde açma başarısız oldu: {{error}}",
|
||
"errors.pathNotFound": "Yol bulunamadı: {{path}}",
|
||
"errors.unknown": "bilinmeyen hata",
|
||
"tooltip": "{{appName}} içinde aç"
|
||
}
|