1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/lv.php

6 lines
108 B
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
2013-01-18 00:02:37 +01:00
"Save" => "Saglabāt",
2012-11-02 00:03:14 +01:00
"Delete" => "Izdzēst",
"Settings" => "Iestatījumi"
);