nextcloud/apps/gallery/l10n/ko.php

5 lines
76 B
PHP

<?php $TRANSLATIONS = array(
"Rescan" => "재검색",
"Back" => "뒤로"
);