mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-02 17:34:51 +00:00
* [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
10 lines
357 B
JSON
10 lines
357 B
JSON
{
|
|
"AOS": {
|
|
"ACTION_TITLE": "Bewerken in Microsoft Office™",
|
|
"ERRORS": {
|
|
"UNSUPPORTED_PLATFORM": "Alleen ondersteund voor Windows- en MacOS-platforms",
|
|
"ALREADY_LOCKED": "Document '{{ nodeId }}' is vergrendeld door '{{ lockOwner }}'",
|
|
"MISSING_PROTOCOL_HANDLER": "Geen protocolhandler gevonden voor '{{ nodeName }}'"
|
|
}
|
|
}
|
|
} |