nextcloud/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 +01:00
..
components refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
helpers chore: Add SPDX header 2024-05-31 10:38:47 +02:00
mixins/admin fix(theming): Ensure to only send valid URLs to backend 2025-01-27 14:20:15 +01:00
admin-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
AdminTheming.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
UserTheming.vue fix(theming): use plain string in t method (l10n) 2025-03-05 16:39:12 +01:00