From 5506b71051ca698d15e5e48a1cf847880f8220a6 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 15 Aug 2021 23:35:36 +0200 Subject: 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 --- app/i18n/nl/install.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/nl/install.php') diff --git a/app/i18n/nl/install.php b/app/i18n/nl/install.php index 56b6f23e2..2b72585e4 100644 --- a/app/i18n/nl/install.php +++ b/app/i18n/nl/install.php @@ -93,6 +93,7 @@ return array( 'nok' => 'U mist de benodigde bibliotheek om XML te gebruiken.', 'ok' => 'U hebt de benodigde bibliotheek om XML te gebruiken.', ), + 'reload' => 'Controleer nog eens', ), 'conf' => array( '_' => 'Algemene configuratie', -- cgit v1.2.3