nextcloud-server/apps/theming/src
Ferdinand Thiessen c0dcac0a3d fix(theming): use plain string in `t` method (l10n)
To correctly extract the translations we only can have plain strings
within the `t` method.
Also applied new l10n feature to move link code into translation
function cleaning up a bit.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-05 16:39:12 +07:00
..
components refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00
helpers
mixins/admin fix(theming): Ensure to only send valid URLs to backend 2025-01-27 14:20:15 +07:00
AdminTheming.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00
UserTheming.vue fix(theming): use plain string in `t` method (l10n) 2025-03-05 16:39:12 +07:00
admin-settings.js
personal-settings.js