mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 16:48:59 -04:00
4 lines
90 B
PHP
4 lines
90 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "Yn cadw...",
|
|
"Encryption" => "Amgryptiad"
|
|
);
|