diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
commit | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (patch) | |
tree | 4ce5562fe3f09654ab2c823727fbc1b79e827666 /apps/workflowengine/l10n/nb.js | |
parent | b006f25457cc625780f66faed287016951a56316 (diff) | |
download | nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.tar.gz nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/nb.js')
-rw-r--r-- | apps/workflowengine/l10n/nb.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/nb.js b/apps/workflowengine/l10n/nb.js index ebfe15f0005..004bb1f3e59 100644 --- a/apps/workflowengine/l10n/nb.js +++ b/apps/workflowengine/l10n/nb.js @@ -66,8 +66,6 @@ OC.L10N.register( "Reset" : "Tilbakestill", "Save" : "Lagre", "Saving…" : "Lagrer…", - "Loading…" : "Laster…", - "Successfully saved" : "Lagret", - "File mime type" : "Filens MIME-type" + "Loading…" : "Laster…" }, "nplurals=2; plural=(n != 1);"); |