From 0b41731c3bfbce033030a32a2e4100fcfb90ae37 Mon Sep 17 00:00:00 2001 From: HellPortal <104918285+HellPortal@users.noreply.github.com> Date: Sun, 9 Mar 2025 20:26:57 -0400 Subject: [PATCH] chore(locales/tr): add missing locales (#725) Signed-off-by: HellPortal <104918285+HellPortal@users.noreply.github.com> --- locales/tr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/tr.json b/locales/tr.json index 4abed47..83c9ced 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -1,5 +1,6 @@ { "language": "Türkçe", + "settings": "Ayarlar", "ui": { "cancel": "İptal", "close": "Kapat",