diff options
Diffstat (limited to 'settings/l10n/ta_LK.php')
-rw-r--r-- | settings/l10n/ta_LK.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/ta_LK.php b/settings/l10n/ta_LK.php new file mode 100644 index 00000000000..dac8e940eb0 --- /dev/null +++ b/settings/l10n/ta_LK.php @@ -0,0 +1,10 @@ +<?php $TRANSLATIONS = array( +"Authentication error" => "அத்தாட்சிப்படுத்தலில் வழு", +"Download" => "பதிவிறக்குக", +"New password" => "புதிய கடவுச்சொல்", +"Email" => "மின்னஞ்சல்", +"Name" => "பெயர்", +"Password" => "கடவுச்சொல்", +"Other" => "மற்றவை", +"Delete" => "அழிக்க" +); |