aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-10-16 12:44:02 +0200
committerGravatar GitHub <noreply@github.com> 2021-10-16 12:44:02 +0200
commitc23702eaa5d61aa83b47023d118ebb905d39ccd6 (patch)
treed4e6c9210d70f992cb1186a93a82c7584c48f33e /app/i18n/kr
parente9b62d1d76356e4f32d61e4f9e45a91946435be7 (diff)
Fix #3835: theme switcher broken when theme is not available (#3874)
* FIx the function: add an error slide * i18n for the error message * fix the message * i18n: nl * phpcbf * Typographic quotation marks +fr +en-US * Unicode instead of entities * Whitespace Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/kr')
-rw-r--r--app/i18n/kr/conf.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php
index fb88275b5..d9a62ca27 100644
--- a/app/i18n/kr/conf.php
+++ b/app/i18n/kr/conf.php
@@ -39,6 +39,7 @@ return array(
),
'show_nav_buttons' => '내비게이션 버튼 보이기',
'theme' => '테마',
+ 'theme_not_available' => 'The “%s” theme is not available anymore. Please choose another theme.', // TODO - Translation
'thumbnail' => array(
'label' => 'Thumbnail', // TODO - Translation
'landscape' => 'Landscape', // TODO - Translation