nextcloud/lib/l10n/lv.php

8 lines
190 B
PHP
Raw Normal View History

2012-10-25 04:11:53 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Palīdzība",
"Personal" => "Personīgi",
"Settings" => "Iestatījumi",
"Users" => "Lietotāji",
"Authentication error" => "Ielogošanās kļūme"
);