diff options
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r-- | app/Locale/ko_KR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 5b52df7e..0fbf78f9 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1165,4 +1165,5 @@ return array( // 'Closed tasks assigned to "%s"' => '', // 'Assign automatically a color based on a priority' => '', // 'Overdue tasks for the project(s) "%s"' => '', + // 'Upload files' => '', ); |