diff --git a/language/et_EE/admin.lang.php b/language/et_EE/admin.lang.php index 9e6670a46..d25cfb49d 100644 --- a/language/et_EE/admin.lang.php +++ b/language/et_EE/admin.lang.php @@ -1006,4 +1006,6 @@ $lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run $lang['Recipients'] = 'Saajad'; $lang['Running on an up-to-date Piwigo is important for security.'] = 'Värske Piwigo versiooni kasutamine on turvalisuse huvides oluline'; $lang['No tag selected, no action possible.'] = 'Silti ei ole valitud, toiming ei ole võimalik'; -$lang['Select tags'] = 'Vali sildid'; \ No newline at end of file +$lang['Select tags'] = 'Vali sildid'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Turvalisuse huvides autenteerimise võti administraatorite puhul ei toimi.'; +$lang['(determined from photos)'] = '(määratud fotode järgi)'; \ No newline at end of file