diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.json')
-rw-r--r-- | apps/theming/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 40424014bd1..a11008ebcd0 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -6,6 +6,7 @@ "Name cannot be empty" : "Name cannot be empty", "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", + "The given legal notice address is too long" : "The given legal notice address is too long", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", @@ -20,9 +21,12 @@ "Unsupported image type" : "Unsupported image type", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", + "Legal notice" : "Legal notice", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.", "Name" : "Name", "Reset to default" : "Reset to default", + "Web link" : "Web link", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Colour", "Logo" : "Logo", @@ -31,6 +35,7 @@ "Upload new login background" : "Upload new login background", "Remove background image" : "Remove background image", "Advanced options" : "Advanced options", + "Legal notice link" : "Legal notice link", "Header logo" : "Header logo", "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", |