diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index d9916d0d3c7..b22dc0c6fca 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -197,7 +197,7 @@ OC.L10N.register( "Search contacts …" : "Søg efter brugere ...", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "No contacts found" : "Ingen kontakter", - "Show all contacts …" : "Vis alle kontakter …", + "Show all contacts" : "Vis alle kontakter", "Install the Contacts app" : "Installer Kontakter-appen", "Loading your contacts …" : "Henter dine kontakter …", "Looking for {term} …" : "Leder efter {term} …", @@ -409,6 +409,7 @@ OC.L10N.register( "Open settings menu" : "Åbn indstillingsmenuen", "Settings" : "Indstillinger", "Avatar of {fullName}" : "Avatar tilhørende {fullName}", + "Show all contacts …" : "Vis alle kontakter …", "No files in here" : "Ingen filer", "New folder" : "Ny mappe", "No more subfolders in here" : "Her er ikke flere undermapper", |