1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-19 15:52:10 +01:00
2013-04-18 02:12:17 +02:00

11 lines
212 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "Cadw",
"Delete" => "Dileu",
"Edit" => "Golygu",
"Cancel" => "Diddymu",
"Add" => "Ychwanegu",
"Settings" => "Gosodiadau",
"Export" => "Allforio",
"Import" => "Mewnforio"
);