mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 21:33:40 -04:00
4 lines
89 B
PHP
4 lines
89 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "Lagrer...",
|
|
"Encryption" => "Kryptering"
|
|
);
|