From 653d65c1c84627670d5873b62bf6b2ccf3b35963 Mon Sep 17 00:00:00 2001 From: Best Codes <106822363+The-Best-Codes@users.noreply.github.com> Date: Sat, 7 Dec 2024 09:50:19 -0600 Subject: [PATCH] New translations common.json (Polish) --- public/locales/pl/common.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 3772f3f..d20a3aa 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -27,5 +27,7 @@ "on": "Włączone", "off": "Wyłączone", "dark-theme": "Ciemny motyw", - "light-theme": "Jasny motyw" -} + "light-theme": "Jasny motyw", + "theme": "Theme", + "system": "System" +} \ No newline at end of file