mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"AOS": {
|
||||
"ACTION_TITLE": "Redigera i Microsoft Office™",
|
||||
"ERRORS": {
|
||||
"UNSUPPORTED_PLATFORM": "Stöds endast för Windows- och MacOS-plattformar",
|
||||
"ALREADY_LOCKED": "Dokumentet '{{ nodeId }}' är låst av '{{ lockOwner }}'",
|
||||
"MISSING_PROTOCOL_HANDLER": "Ingen protokollhanterare hittades för '{{ nodeName }}'"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user