summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-10 02:16:59 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-10 02:16:59 +0000
commitcd7c7d78d71e98f0ec640ffdea99158c22ed26b1 (patch)
treeeac2430a0721b41b381abdeede3ff84e08bab7f0 /apps/twofactor_backupcodes/l10n
parentb38b6103090b7619fe0a10d85cba430daf66d45d (diff)
downloadnextcloud-server-cd7c7d78d71e98f0ec640ffdea99158c22ed26b1.tar.gz
nextcloud-server-cd7c7d78d71e98f0ec640ffdea99158c22ed26b1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n')
-rw-r--r--apps/twofactor_backupcodes/l10n/cs.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js
index 61255686065..8414a595c6c 100644
--- a/apps/twofactor_backupcodes/l10n/cs.js
+++ b/apps/twofactor_backupcodes/l10n/cs.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"twofactor_backupcodes",
{
+ "function" : "funkce",
"_" : "_",
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
"{name} backup codes" : "{name} záložní kódy",
diff --git a/apps/twofactor_backupcodes/l10n/cs.json b/apps/twofactor_backupcodes/l10n/cs.json
index 10a21494701..85690b99e07 100644
--- a/apps/twofactor_backupcodes/l10n/cs.json
+++ b/apps/twofactor_backupcodes/l10n/cs.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "function" : "funkce",
"_" : "_",
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
"{name} backup codes" : "{name} záložní kódy",