mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +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>
26 lines
860 B
YAML
26 lines
860 B
YAML
---
|
||
tr:
|
||
family_merchants:
|
||
create:
|
||
error: "Satıcı oluşturulurken hata: %{error}"
|
||
success: "Yeni satıcı başarıyla oluşturuldu"
|
||
destroy:
|
||
success: "Satıcı başarıyla silindi"
|
||
edit:
|
||
title: "Satıcıyı düzenle"
|
||
form:
|
||
name_placeholder: "Satıcı adı"
|
||
index:
|
||
empty: "Henüz satıcı yok"
|
||
new: "Yeni satıcı"
|
||
title: "Satıcılar"
|
||
merchant:
|
||
confirm_accept: "Satıcıyı sil"
|
||
confirm_body: "Bu satıcıyı silmek istediğinizden emin misiniz? Satıcıyı kaldırmak, ilişkili tüm işlemlerin bağlantısını kaldıracak ve raporlamanızı etkileyebilir."
|
||
confirm_title: "Satıcı silinsin mi?"
|
||
delete: "Satıcıyı sil"
|
||
edit: "Satıcıyı düzenle"
|
||
new:
|
||
title: "Yeni satıcı"
|
||
update:
|
||
success: "Satıcı başarıyla güncellendi" |