mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
6 lines
134 B
PHP
6 lines
134 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Download" => "ডাউনলোড",
|
|
"Delete" => "মুছে",
|
|
"Title" => "শিরোনাম"
|
|
);
|