mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Apply hotfix
This commit is contained in:
parent
8a7de8a107
commit
79ba41a983
@ -106,7 +106,6 @@
|
||||
var trans = function(key) {
|
||||
var translations = {
|
||||
'form.confirm': '{{ 'form.confirm'|trans }}',
|
||||
'form.error.not_blank': '{{ 'form.confirm'|trans }}',
|
||||
};
|
||||
|
||||
if (translations.hasOwnProperty(key)) {
|
||||
|
Loading…
Reference in New Issue
Block a user