mirror of
https://github.com/we-promise/sure.git
synced 2026-04-16 02:24:08 +00:00
* 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>
11 lines
280 B
YAML
11 lines
280 B
YAML
---
|
||
tr:
|
||
address:
|
||
attributes:
|
||
country: Ülke
|
||
line1: Adres Satırı 1
|
||
line2: Adres Satırı 2
|
||
locality: İlçe/Semt
|
||
postal_code: Posta Kodu
|
||
region: Bölge/İl
|
||
format: "%{line1} %{line2}, %{locality}, %{region} %{postal_code} %{country}" |