Skip to content

Commit a0a8ff2

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7d160b2 commit a0a8ff2

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/lo.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OC.L10N.register(
2+
"integration_dropbox",
3+
{
4+
"App key" : "App key",
5+
"App secret" : "App secret",
6+
"Authentication" : "Authentication"
7+
},
8+
"nplurals=1; plural=0;");

l10n/lo.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{ "translations": {
2+
"App key" : "App key",
3+
"App secret" : "App secret",
4+
"Authentication" : "Authentication"
5+
},"pluralForm" :"nplurals=1; plural=0;"
6+
}

0 commit comments

Comments
 (0)