Merge pull request #9575 from nextcloud/feat/nc-26-l10n-cleanup

Add removal of `OC.addTranslations` to NC26 upgrade guide
This commit is contained in:
Ferdinand Thiessen
2023-02-21 13:34:54 +01:00
committed by GitHub

View File

@@ -28,7 +28,10 @@ If your app provides groupware-related settings, see if they make can be shown o
Front-end changes
-----------------
tbd
Removed APIs
^^^^^^^^^^^^
* :code:`OC.addTranslations` was deprecated since Nextcloud 17 and is now removed.
Back-end changes
----------------