mirror of
https://github.com/we-promise/sure.git
synced 2026-04-24 22:44:14 +00:00
Complete Turkish Language Support (#4)
* Turkish language files added Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Juan José Mata <jjmata@jjmata.com> --------- Signed-off-by: Juan José Mata <jjmata@jjmata.com> Co-authored-by: Juan José Mata <jjmata@jjmata.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
10
config/locales/views/application/tr.yml
Normal file
10
config/locales/views/application/tr.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
tr:
|
||||
number:
|
||||
currency:
|
||||
format:
|
||||
delimiter: "."
|
||||
format: "%n %u"
|
||||
precision: 2
|
||||
separator: ","
|
||||
unit: "₺"
|
||||
Reference in New Issue
Block a user