Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ia.php « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 05b2c88e1ed82342cd2cb3f72c92fe9b4df1219b (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Help" => "Adjuta",
"Personal" => "Personal",
"Settings" => "Configurationes",
"Users" => "Usatores",
"Files" => "Files",
"Text" => "Texto"
);