diff options
Diffstat (limited to 'settings/l10n/si_LK.php')
-rw-r--r-- | settings/l10n/si_LK.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php new file mode 100644 index 00000000000..451fb8a9858 --- /dev/null +++ b/settings/l10n/si_LK.php @@ -0,0 +1,15 @@ +<?php $TRANSLATIONS = array( +"Invalid request" => "අවලංගු අයදුම", +"Language changed" => "භාෂාව ාවනස් කිරීම", +"Answer" => "පිළිතුර", +"Current password" => "නූතන මුරපදය", +"New password" => "නව මුරපදය", +"show" => "ප්රදර්ශනය කිරීම", +"Change password" => "මුරපදය වෙනස් කිරීම", +"Language" => "භාෂාව", +"Name" => "නාමය", +"Password" => "මුරපදය", +"Groups" => "සමූහය", +"Create" => "තනනවා", +"Delete" => "මකා දමනවා" +); |