diff options
Diffstat (limited to '')
-rw-r--r-- | language/ta_IN/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/ta_IN/common.lang.php b/language/ta_IN/common.lang.php index 485611cb6..afc8d0eef 100644 --- a/language/ta_IN/common.lang.php +++ b/language/ta_IN/common.lang.php @@ -418,4 +418,7 @@ $lang['Last Page'] = 'கடைசி பக்கம்'; $lang['Website'] = 'இணையதளம்'; $lang['Your website URL is invalid'] = 'உங்கள் வலைத்தளத்தின் URL தவறானது'; $lang['First Page'] = 'முதல் பக்கம்'; +$lang['Password is missing. Please enter the password.'] = 'கடவுச்சொல் விடுபட்டுள்ளது. தயவு செய்து +கடவுச்சொல்லை உள்ளிடவும்'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'கடவுச்சொல்லை உறுதிப்படுத்தல் விடுபட்டுள்ளது. தேர்ந்தெடுத்த கடவுச்சொல்லை உறுதிப்படுத்தவும்'; ?>
\ No newline at end of file |