mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat(i18n): add turkish(tr) localization support
This commit is contained in:
@@ -5,6 +5,7 @@ const SUPPORTED_LOCALES = [
|
||||
"pl",
|
||||
"ru",
|
||||
"de",
|
||||
"tr",
|
||||
"zh-Hant",
|
||||
"zh-Hans",
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user