mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
5 lines
100 B
PHP
5 lines
100 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Groups" => "Grwpiau",
|
|
"Users" => "Defnyddwyr",
|
|
"Delete" => "Dileu"
|
|
);
|