forked from deblan/gist
1
0
Fork 0

Cipher: translation removed

This commit is contained in:
Simon Vieille 2016-09-26 17:41:57 +02:00
parent 0529ec16d0
commit da7bb48893
3 changed files with 1 additions and 3 deletions

View File

@ -44,7 +44,7 @@ Installation
$ # EDIT propel.yaml (dsn)
$ make propel
Edit `app/bootstrap.php.d/70-security.php` and modify the valye of `$app['token']` with a strong secret phrase.
Edit `app/bootstrap.php.d/70-security.php` and modify the value of `$app['token']` with a strong secret phrase.
Screencast: https://asciinema.org/a/19814

View File

@ -68,7 +68,6 @@ form:
title:
placeholder: 'Title'
cipher:
alert: 'By enabling cipher, fork will be not possible.'
label: 'Cipher: %value%'
choice:
anyway: 'Anyway'

View File

@ -69,7 +69,6 @@ form:
title:
placeholder: 'Titre'
cipher:
alert: 'En activant le chiffrement, le fork deviendra impossible.'
label: 'Chiffrer : %value%'
choice:
anyway: 'Peu importe'