From e135e77066b28cdfe0bbb10991f7720d6c946368 Mon Sep 17 00:00:00 2001 From: FastAct <93490087+FastAct@users.noreply.github.com> Date: Fri, 10 Mar 2023 21:27:19 +0100 Subject: [PATCH] Update config.toml Add Dutch Translation --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index a1ffaf1..59d13b5 100644 --- a/config.toml +++ b/config.toml @@ -50,6 +50,12 @@ weight = 2 languageName = "Français" landingPageName = " Page d'accueil" +[Languages.nl] +title = "Documentatie voor RustDesk" +weight = 1 +languageName = "Nederlands" +landingPageName = " Home Pagina" + [Languages.ru] title = "Документация для RustDesk" weight = 2