From e03c9f3a9ef39b6d93a5890a3ee1a64cfb1ffec4 Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Sat, 31 Jul 2021 22:38:39 +0100 Subject: [PATCH] Add string. --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index d1e587d..5e030a0 100644 --- a/en.json +++ b/en.json @@ -261,6 +261,9 @@ "locale": "This will sync your currently chosen language." } }, + "native": { + "title": "Desktop Settings" + }, "experiments": { "title": "Experiments", "features": "Available Features", -- GitLab