mirror of
https://github.com/we-promise/sure.git
synced 2026-04-25 06:54:07 +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:
9
config/locales/models/entry/tr.yml
Normal file
9
config/locales/models/entry/tr.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tr:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
entry:
|
||||
attributes:
|
||||
base:
|
||||
invalid_sell_quantity: "%{ticker} için %{sell_qty} adet hisse satılamaz çünkü elinizde sadece %{current_qty} adet hisse var"
|
||||
Reference in New Issue
Block a user