aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/install.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-08-15 23:35:36 +0200
committerGravatar GitHub <noreply@github.com> 2021-08-15 23:35:36 +0200
commit5506b71051ca698d15e5e48a1cf847880f8220a6 (patch)
tree7808fa5ff5729522f93a8303d9dcd4d9d25090e0 /app/i18n/kr/install.php
parent802409be90d860ae1648fb59a5dab3ff5ce85f4b (diff)
Install routine: Reload button if checks fail (#3771)
* template + translations translation made with Google translate + check with my knowledge + recheck with invers translation * Update app/install.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/kr/install.php')
-rw-r--r--app/i18n/kr/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/kr/install.php b/app/i18n/kr/install.php
index 0406489b3..4c308cba7 100644
--- a/app/i18n/kr/install.php
+++ b/app/i18n/kr/install.php
@@ -93,6 +93,7 @@ return array(
'nok' => 'XML 해석을 위한 라이브러리르 찾을 수 없습니다.',
'ok' => 'XML 해석을 위한 라이브러리가 설치되어 있습니다.',
),
+ 'reload' => 'Check again', // TODO - Translation
),
'conf' => array(
'_' => '일반 설정',