mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +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
351 B
JSON
10 lines
351 B
JSON
{
|
|
"AOS": {
|
|
"ACTION_TITLE": "Rediger i Microsoft Office™",
|
|
"ERRORS": {
|
|
"UNSUPPORTED_PLATFORM": "Kun understøttet til Windows- og MacOS-platforme",
|
|
"ALREADY_LOCKED": "Dokumentet \"{{ nodeId }}\" er låst af \"{{ lockOwner }}",
|
|
"MISSING_PROTOCOL_HANDLER": "Ingen protokolhåndtering fundet for '{{ nodeName }}'"
|
|
}
|
|
}
|
|
} |