mirror of
https://github.com/nextcloud/server.git
synced 2026-04-02 15:45:38 -04:00
7 lines
176 B
PHP
7 lines
176 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "Senhal",
|
|
"Submit" => "Sosmetre",
|
|
"Download" => "Avalcarga",
|
|
"Upload" => "Amontcarga",
|
|
"Cancel upload" => " Anulla l'amontcargar"
|
|
);
|