mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 23:27:46 -04:00
4 lines
89 B
PHP
4 lines
89 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "Sparar...",
|
|
"Encryption" => "Kryptering"
|
|
);
|