1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-19 15:52:10 +01:00
2012-11-06 00:03:22 +01:00

13 lines
276 B
PHP

<?php $TRANSLATIONS = array(
"Warning" => "Warnung",
"Close" => "Zoumaachen",
"Save" => "Späicheren",
"Edit" => "Editéieren",
"Delete" => "Läschen",
"Cancel" => "Ofbriechen",
"Address" => "Adress",
"Settings" => "Astellungen",
"Export" => "Export",
"Import" => "Import"
);