nextcloud/settings/l10n/cy_GB.php

7 lines
159 B
PHP
Raw Normal View History

2013-04-17 04:29:17 +04:00
<?php $TRANSLATIONS = array(
"Error" => "Gwall",
"Security Warning" => "Rhybudd Diogelwch",
"Password" => "Cyfrinair",
"New password" => "Cyfrinair newydd"
);