mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-01 02:52:09 +01:00
4 lines
73 B
PHP
4 lines
73 B
PHP
|
<?php $TRANSLATIONS = array(
|
||
|
"Settings" => "सेटिंग्स"
|
||
|
);
|