Files
sure/config/locales/models/trend/tr.yml
Musab Ustun d3f35f100f 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>
2025-07-27 06:18:22 +02:00

13 lines
480 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
tr:
activemodel:
errors:
models:
trend:
attributes:
current:
must_be_of_the_same_type_as_previous: Öncekiyle aynı türde olmalı
must_be_of_type_money_numeric_or_nil: Money, Sayısal veya boş (nil) olmalı
previous:
must_be_of_the_same_type_as_current: Şimdikiyle aynı türde olmalı
must_be_of_type_money_numeric_or_nil: Money, Sayısal veya boş (nil) olmalı