Skip to content

Commit 8ea3fcc

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 914bb78 commit 8ea3fcc

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/nn_NO.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Email" : "Epost",
1010
"Cancel" : "Cancel",
1111
"Language" : "Språk",
12-
"Error" : "Feil"
12+
"Error" : "Feil",
13+
"Saving …" : "Lagrar …"
1314
},
1415
"nplurals=2; plural=(n != 1);");

l10n/nn_NO.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Email" : "Epost",
88
"Cancel" : "Cancel",
99
"Language" : "Språk",
10-
"Error" : "Feil"
10+
"Error" : "Feil",
11+
"Saving …" : "Lagrar …"
1112
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1213
}

0 commit comments

Comments
 (0)