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/is.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/is.js')
-rw-r--r-- | apps/workflowengine/l10n/is.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/is.js b/apps/workflowengine/l10n/is.js index bd58e51965c..9ffd85618c7 100644 --- a/apps/workflowengine/l10n/is.js +++ b/apps/workflowengine/l10n/is.js @@ -66,8 +66,6 @@ OC.L10N.register( "Reset" : "Endurstilla", "Save" : "Vista", "Saving…" : "Vista…", - "Loading…" : "Hleð inn...", - "Successfully saved" : "Tókst að vista", - "File mime type" : "Skráartegund" + "Loading…" : "Hleð inn..." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |