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