Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit eb5dd94

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c088c3d commit eb5dd94

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/is.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ OC.L10N.register(
1919
"Start" : "Start",
2020
"Duplicate" : "Tvítaka",
2121
"Delete" : "Eyða",
22-
"Edit" : "Breyta"
22+
"Edit" : "Breyta",
23+
"Delete task" : "Eyða verki"
2324
},
2425
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

l10n/is.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"Start" : "Start",
1818
"Duplicate" : "Tvítaka",
1919
"Delete" : "Eyða",
20-
"Edit" : "Breyta"
20+
"Edit" : "Breyta",
21+
"Delete task" : "Eyða verki"
2122
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
2223
}

0 commit comments

Comments
 (0)