mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 03:04:35 -04:00
7 lines
231 B
PHP
7 lines
231 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "Parool",
|
|
"Submit" => "Saada",
|
|
"Download" => "Lae alla",
|
|
"No preview available for" => "Eelvaadet pole saadaval",
|
|
"web services under your control" => "veebitenused sinu kontrolli all"
|
|
);
|