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>
20 lines
583 B
YAML
20 lines
583 B
YAML
---
|
||
tr:
|
||
activerecord:
|
||
attributes:
|
||
user:
|
||
email: E-posta
|
||
family: Aile
|
||
family_id: Aile
|
||
first_name: Ad
|
||
last_name: Soyad
|
||
password: Şifre
|
||
password_confirmation: Şifre Onayı
|
||
errors:
|
||
models:
|
||
user:
|
||
attributes:
|
||
base:
|
||
cannot_deactivate_admin_with_other_users: Diğer kullanıcılar varken yönetici hesabı silinemez. Lütfen önce tüm üyeleri silin.
|
||
profile_image:
|
||
invalid_file_size: dosya boyutu %{max_megabytes}MB'den küçük olmalıdır |