2012-08-15 00:07:20 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-02-08 23:14:08 +00:00
|
|
|
"Could not revert: %s" => "Impossibild ripristinare: %s",
|
2013-02-28 23:07:02 +00:00
|
|
|
"Versions" => "Versioni",
|
2013-07-27 06:03:03 +00:00
|
|
|
"Restore" => "Ripristina"
|
2012-08-15 00:07:20 +00:00
|
|
|
);
|