2012-10-17 01:39:13 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-02-14 03:06:51 +04:00
|
|
|
"Could not revert: %s" => "Konnte %s nicht zurücksetzen",
|
2013-03-01 03:07:02 +04:00
|
|
|
"Versions" => "Versionen",
|
2013-07-27 10:03:03 +04:00
|
|
|
"Restore" => "Wiederherstellen"
|
2012-10-17 01:39:13 +04:00
|
|
|
);
|