mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-12-01 05:24:11 +01:00
5 lines
85 B
PHP
5 lines
85 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Delete" => "Izdzēst",
|
|
"Settings" => "Iestatījumi"
|
|
);
|