nextcloud/lib/l10n/ia.php

8 lines
152 B
PHP
Raw Normal View History

2012-10-25 04:11:53 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Adjuta",
"Personal" => "Personal",
"Settings" => "Configurationes",
"Users" => "Usatores",
"Text" => "Texto"
);