mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-02-07 01:54:16 +01:00
8 lines
205 B
PHP
8 lines
205 B
PHP
|
<?php $TRANSLATIONS = array(
|
||
|
"No categories selected for deletion." => "Ni ddewiswyd categorïau i'w dileu.",
|
||
|
"Error" => "Gwall",
|
||
|
"Cancel" => "Diddymu",
|
||
|
"Settings" => "Gosodiadau",
|
||
|
"Add" => "Ychwanegu"
|
||
|
);
|