diff options
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 7c2934c3700..406756a593f 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -90,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Staðvært", "Location" : "Staðsetning", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Rót (root)", "SFTP with secret key login" : "SFTP innskráning með leynilykli", diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index df7bb9f9291..242228ba09a 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -88,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Staðvært", "Location" : "Staðsetning", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Rót (root)", "SFTP with secret key login" : "SFTP innskráning með leynilykli", |