2012-08-15 00:07:20 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-02-13 23:06:51 +00:00
|
|
|
"Could not revert: %s" => "Konnte %s nicht zurücksetzen",
|
2013-07-28 05:58:28 +00:00
|
|
|
"Versions" => "Versionen",
|
|
|
|
"Restore" => "Wiederherstellen"
|
2012-08-15 00:07:20 +00:00
|
|
|
);
|