feat(locales): turkish locales (#280)

This commit is contained in:
Arda Dağlıoğlu
2023-03-25 15:00:41 +03:00
committed by GitHub
parent 17b15c061c
commit b7c32aacba

9
locales/tr.json Normal file
View File

@@ -0,0 +1,9 @@
{
"language": "Türkçe",
"ui": {
"cancel": "İptal",
"close": "Kapat",
"confirm": "Onayla",
"more": "Daha Fazla..."
}
}