Added turkish language (#44)

* Create tr.lua

* Update tr.lua

Added turkish locale

* Update fxmanifest.lua

* done

hmm, yes, floor here is made out of floor.
This commit is contained in:
Yagiz ALP
2020-01-28 19:48:33 +01:00
committed by rex2630
parent bfa26bf5f9
commit 7cd4e234e0
2 changed files with 77 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ client_scripts {
'locales/fr.lua',
'locales/pl.lua',
'locales/sv.lua',
'locales/tr.lua',
'config.lua',
'client/main.lua'
}