diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-26 00:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-26 00:20:02 +0000 |
commit | f65d956a7219b30dd16a11682b2d31c430dd8040 (patch) | |
tree | 63858814d97f983948942c19146d771ce81fca03 /apps/dav | |
parent | d126e17741b57c9b9c2c8b5eacc9279cde2efb8c (diff) | |
download | nextcloud-server-f65d956a7219b30dd16a11682b2d31c430dd8040.tar.gz nextcloud-server-f65d956a7219b30dd16a11682b2d31c430dd8040.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 0c4978b0f31..03da2420a08 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -86,6 +86,7 @@ OC.L10N.register( "Organizer:" : "Arrangør:", "Attendees:" : "Deltakere:", "Title:" : "Tittel:", + "Date and time:" : "Dato og tid:", "Location:" : "Sted:", "Link:" : "Lenke:", "Accept" : "Aksepter", diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index 38cebb0edc8..8b609a0fef0 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -84,6 +84,7 @@ "Organizer:" : "Arrangør:", "Attendees:" : "Deltakere:", "Title:" : "Tittel:", + "Date and time:" : "Dato og tid:", "Location:" : "Sted:", "Link:" : "Lenke:", "Accept" : "Aksepter", |