mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
5e2ad5f8db
This is a recommendation for Symfony 5
11 lines
573 B
YAML
11 lines
573 B
YAML
# Two factor mail
|
||
auth_code:
|
||
on: 'on'
|
||
mailer:
|
||
subject: 'Wallabag Doğrulama Kodu'
|
||
body:
|
||
hello: "Merhaba %user%,"
|
||
first_para: "wallabag hesabınızda iki adımlı doğrulamayı etkinleştirdiğinizde ve bu yeni cihaz olduğunda (bilgisayar, telefon, vs.), biz size bu işlemi doğrulamak için bir kod göndeririz."
|
||
second_para: "Bu işlem için doğrulama kodunuz:"
|
||
support: "Eğer herhangi bir soru/sorununuz varsa, bizimle iletişime geçmekten çekinmeyin:"
|
||
signature: "wallabag ekibi"
|