server/apps/files_versions/l10n/lv.php

6 lines
137 B
PHP
Raw Normal View History

2013-02-03 23:05:52 +00:00
<?php $TRANSLATIONS = array(
2013-02-08 23:14:08 +00:00
"Could not revert: %s" => "Nevarēja atgriezt — %s",
2013-07-28 05:58:28 +00:00
"Versions" => "Versijas",
"Restore" => "Atjaunot"
2013-02-03 23:05:52 +00:00
);