aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/feedback.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2018-02-14 22:15:34 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-14 22:15:34 +0100
commitac3e38359b420068b75cc848d89a3a6fc7b6e6c6 (patch)
treebb48cd9032a62af1211152ca9168cbca9888aee7 /app/i18n/tr/feedback.php
parent04a3c3552c7fd3cc9b6156d667c6fc5074d7bfad (diff)
Allow admin user to reset passwords (#1765)
See #960
Diffstat (limited to 'app/i18n/tr/feedback.php')
-rw-r--r--app/i18n/tr/feedback.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php
index be79630be..8f40e7d85 100644
--- a/app/i18n/tr/feedback.php
+++ b/app/i18n/tr/feedback.php
@@ -101,6 +101,10 @@ return array(
'_' => '%s kullanıcısı silindi',
'error' => '%s kullanıcısı silinemedi',
),
+ 'updated' => array(
+ '_' => 'User %s has been updated', // TODO
+ 'error' => 'User %s has not been updated', // TODO
+ ),
),
'profile' => array(
'error' => 'Profiliniz düzenlenemedi',