summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ja_JP.php
blob: d8a99c4980d09ab0678fe19464ad2f73c3ec1ae9 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "元に戻せませんでした: %s",
"Versions" => "バージョン",
"Restore" => "復元"
);