mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 02:54:10 +00:00
* added german translation consistently added all translation yml files for german language * Correct quotation and syntax errors in new de locale files Corrected misplaced or missing quotation marks in YAML * Updated German translations Added missing files, fixed for customizable branding * corrected yml formatting added missing "" when : where used in the string * Interpolation errors * More interpolation issues * Last round of interpolation errors? * Add German to supported locales * Still a few more interpolations --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
19 lines
621 B
YAML
19 lines
621 B
YAML
---
|
||
tr:
|
||
invitations:
|
||
create:
|
||
failure: Davetiye gönderilemedi
|
||
success: Davetiye başarıyla gönderildi
|
||
destroy:
|
||
failure: Davetiye kaldırılırken bir sorun oluştu.
|
||
not_authorized: Davetiyeleri yönetme yetkiniz yok.
|
||
success: Davetiye başarıyla kaldırıldı.
|
||
new:
|
||
email_label: E-posta Adresi
|
||
email_placeholder: E-posta adresi girin
|
||
role_admin: Yönetici
|
||
role_label: Rol
|
||
role_member: Üye
|
||
submit: Davet Gönder
|
||
subtitle: "%{product_name}'de aile hesabınıza katılmaları için bir davetiye gönderin"
|
||
title: Birini Davet Et |