summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/es.php
blob: b2857bded1758eb6a43d290d56f639c899fc31b8 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "No se puede revertir: %s",
"Versions" => "Revisiones",
"Restore" => "Recuperar"
);