mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-14 03:26:13 +01:00
Add Turkish locale label
This commit is contained in:
@@ -14,6 +14,7 @@ export const localeLabels = {
|
||||
'it-IT': 'Italiano',
|
||||
'ua-UA': 'Українська',
|
||||
ro: 'Română',
|
||||
'tr-TR': 'Türkçe',
|
||||
} as const
|
||||
|
||||
export const locales: (keyof typeof localeLabels)[] = Object.keys(
|
||||
|
||||
Reference in New Issue
Block a user