mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 15:30:21 -05:00
4 lines
93 B
PHP
4 lines
93 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Settings" => "asetukset",
|
|
"Username" => "Käyttäjätunnus"
|
|
);
|