Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 434bb71

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 9ed2b6c commit 434bb71

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/da.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"cloud_py_api",
33
{
44
"Error" : "Fejl",
5+
"Password confirmation failed" : "Bekræftelse af adgangskode mislykkedes",
56
"Copy to clipboard" : "Kopier til udklipsholder",
67
"Copied to clipboard" : "Kopieret til udklipsholder"
78
},

l10n/da.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Error" : "Fejl",
3+
"Password confirmation failed" : "Bekræftelse af adgangskode mislykkedes",
34
"Copy to clipboard" : "Kopier til udklipsholder",
45
"Copied to clipboard" : "Kopieret til udklipsholder"
56
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)