server/apps/files_versions/l10n/et_EE.php

6 lines
139 B
PHP
Raw Normal View History

2012-08-19 00:05:44 +00:00
<?php $TRANSLATIONS = array(
2013-04-10 00:09:39 +00:00
"Could not revert: %s" => "Ei suuda taastada faili: %s",
"Versions" => "Versioonid",
2013-07-27 06:03:03 +00:00
"Restore" => "Taasta"
2012-08-19 00:05:44 +00:00
);