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
472 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"AOS": {
"ACTION_TITLE": "Редактировать в Microsoft Office™",
"ERRORS": {
"UNSUPPORTED_PLATFORM": "Поддерживается только для платформ Windows и MacOS",
"ALREADY_LOCKED": "Документ '{{ nodeId }}' блокирован пользователем '{{ lockOwner }}'",
"MISSING_PROTOCOL_HANDLER": "Не найден обработчик протокола для '{{ nodeName }}'"
}
}
}