Blame view
sources/apps/activity/l10n/ko.php
281 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Activity" => "활동", "RSS feed" => "RSS 피드", "No activities yet." => "활동이 없습니다", "You will see a list of events here when you start to use your %s." => "여기서 %s를 시작하게 되면 그 목록을 보실수 있습니다." ); |