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

ia.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc9788d9b31d09bc4e7c9296c9b8ff0b7a747ff7 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Save" => "Salveguardar",
"Close" => "Clauder",
"Next" => "Proxime"
);