Skip to content

Commit 07759e3

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8363a68 commit 07759e3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/is.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ OC.L10N.register(
22
"forms",
33
{
44
"Forms" : "Eyðuform",
5+
"No" : "Nei",
6+
"Yes" : "Já",
57
"Copy" : "Afrita",
68
"Anonymous response" : "Nafnlaust svar",
79
"Shared by %s" : "Deilt af %s",

l10n/is.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{ "translations": {
22
"Forms" : "Eyðuform",
3+
"No" : "Nei",
4+
"Yes" : "",
35
"Copy" : "Afrita",
46
"Anonymous response" : "Nafnlaust svar",
57
"Shared by %s" : "Deilt af %s",

0 commit comments

Comments
 (0)