MichalKinas 3ca4a91389
[ACS-4539] Make ms-office as secondary point of aca-content (#3180)
* [ACS-4539] Make ms-office as secondary point of aca-content

* [ACA-4539] Fix tsconfig path

* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00

10 lines
364 B
JSON

{
"AOS": {
"ACTION_TITLE": "In Microsoft Office™ bearbeiten",
"ERRORS": {
"UNSUPPORTED_PLATFORM": "Nur für die Plattformen Windows und MacOS unterstützt",
"ALREADY_LOCKED": "Dokument '{{ nodeId }}' ist gesperrt durch '{{ lockOwner }}'",
"MISSING_PROTOCOL_HANDLER": "Kein Protokoll-Handler für '{{ nodeName }}' gefunden"
}
}
}