richdocuments/l10n/si_LK.php

6 lines
158 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
2013-09-16 09:32:07 -04:00
"Close" => "වසන්න",
2013-09-22 09:53:01 -04:00
"Share" => "බෙදා හදා ගන්න",
2013-09-16 09:32:07 -04:00
"Upload" => "උඩුගත කරන්න"
2013-08-28 17:35:04 -04:00
);