зеркало из https://github.com/nextcloud/news.git
8 строки
159 B
PHP
8 строки
159 B
PHP
|
<?php $TRANSLATIONS = array(
|
||
|
"Download" => "Stiahnuť",
|
||
|
"Cancel" => "Zrušiť",
|
||
|
"Save" => "Uložiť",
|
||
|
"Settings" => "Nastavenia",
|
||
|
"Import" => "Importovať"
|
||
|
);
|