1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00
2012-10-18 02:09:11 +02:00

9 lines
229 B
PHP

<?php $TRANSLATIONS = array(
"Work" => "රාජකාරී",
"Mobile" => "ජංගම",
"Fax" => "ෆැක්ස්",
"Birthday" => "උපන් දිනය",
"Country" => "රට",
"Save" => "සුරකින්න"
);