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