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
333 B
JSON
9 lines
333 B
JSON
{
|
|
"dropdownLabel": "Arbeitsverzeichnis öffnen in",
|
|
"errors.appNotInstalled": "{{appName}} ist nicht installiert",
|
|
"errors.launchFailed": "Fehler beim Öffnen in {{appName}}: {{error}}",
|
|
"errors.pathNotFound": "Pfad nicht gefunden: {{path}}",
|
|
"errors.unknown": "Unbekannter Fehler",
|
|
"tooltip": "Öffnen in {{appName}}"
|
|
}
|