feat(app): add Turkish (tr) locale for app and ui packages (#15278)

Co-authored-by: Ugur <ugur@example.com>
This commit is contained in:
vaur94
2026-02-27 14:41:06 +03:00
committed by GitHub
parent dc8c011510
commit a325c9af8f
5 changed files with 965 additions and 1 deletions

View File

@@ -397,6 +397,7 @@ export const dict = {
"language.br": "Português (Brasil)",
"language.bs": "Bosanski",
"language.th": "ไทย",
"language.tr": "Türkçe",
"toast.language.title": "Language",
"toast.language.description": "Switched to {{language}}",