Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-12-21 16:18:25 +0300
committerbrantje <brantje@gmail.com>2016-12-21 16:18:25 +0300
commitbc2e1d08acb18e857376e36f53207de9637f7543 (patch)
treecf24ca6e254ce6b80af1f7a80a136d779357250e /controller
parent8193b6d9f1db83f5bd1309002b2959705982d5a7 (diff)
Change translation key
Diffstat (limited to 'controller')
-rw-r--r--controller/translationcontroller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/translationcontroller.php b/controller/translationcontroller.php
index a6c8f8a0..e9773250 100644
--- a/controller/translationcontroller.php
+++ b/controller/translationcontroller.php
@@ -97,7 +97,7 @@ class TranslationController extends ApiController {
// js/app/directives/credentialfield.js
'toggle.visibility' => $this->trans->t('Toggle visibility'),
- 'copy' => $this->trans->t('Copy to clipboard'),
+ 'copy.field' => $this->trans->t('Copy to clipboard'),
'copied' => $this->trans->t('Copied to clipboard!'),
// js/app/directives/passwordgen.js