Marius Cramer
2014-08-11 9d9ea6f6d55cfb018e1cbfe9d96c1ae67390069d
interface/web/tools/lib/lang/tr_usersettings.lng
@@ -5,5 +5,8 @@
$wb['password_mismatch'] = 'Şifreler uyuşmuyor.';
$wb['Form to edit the user password and language.'] = 'Şifre ve dil ayarlarını değiştirme formu.';
$wb['Settings'] = 'Ayarlar';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>