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