summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ko.php
blob: 59856397f5ae6b4eb94cbc9159eaa47219ca7bdc (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "되돌릴 수 없습니다: %s",
"Versions" => "버전",
"Restore" => "복원"
);