From bd26abd7a09e859284d1590fe046e3850971b75a Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 02 Aug 2012 05:52:07 -0400 Subject: [PATCH] Updated bulgarian language files. --- interface/web/login/lib/lang/bg.lng | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/interface/web/login/lib/lang/bg.lng b/interface/web/login/lib/lang/bg.lng index 4af7e4a..5896170 100644 --- a/interface/web/login/lib/lang/bg.lng +++ b/interface/web/login/lib/lang/bg.lng @@ -14,8 +14,10 @@ $wb['username_txt'] = 'Потребителско име'; $wb['password_txt'] = 'Парола'; $wb['login_button_txt'] = 'Вход'; +$wb['login_txt'] = 'Login'; +$wb['pw_lost_txt'] = 'Password lost'; +$wb['pw_reset_txt'] = 'Password reset'; +$wb['pw_button_txt'] = 'Resend password'; +$wb['email_txt'] = 'Email'; +$wb['error_maintenance_mode'] = 'This ISPConfig installation is currently under maintenance. We should be back shortly. Thank you for your patience.'; ?> - - - - -- Gitblit v1.9.1