diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 84724765c03..ed0946d26c7 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -17,7 +17,7 @@ OC.L10N.register( "Name" : "Name", "Reset to default" : " Auf Standard zurücksetzen ", "Web address" : "Internetadresse", - "Web address https://…" : "Internetadresse https://...", + "Web address https://…" : "Internetadresse https://…", "Slogan" : "Slogan", "Color" : "Farbe", "Logo" : "Logo", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 0d700991bbc..8cb407b4f7d 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -15,7 +15,7 @@ "Name" : "Name", "Reset to default" : " Auf Standard zurücksetzen ", "Web address" : "Internetadresse", - "Web address https://…" : "Internetadresse https://...", + "Web address https://…" : "Internetadresse https://…", "Slogan" : "Slogan", "Color" : "Farbe", "Logo" : "Logo", |