mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[en][trans]
This commit is contained in:
parent
dd8e441049
commit
7036f97c16
@ -942,6 +942,7 @@ crud:
|
|||||||
genericForm: 'The submitted form is invalid. Correct the issues and send it again.'
|
genericForm: 'The submitted form is invalid. Correct the issues and send it again.'
|
||||||
listMaxLength: 'The maximum number of elements in this list is %maxlength% (more info {/blog/length-validation=in this blog post}).'
|
listMaxLength: 'The maximum number of elements in this list is %maxlength% (more info {/blog/length-validation=in this blog post}).'
|
||||||
invalidLink: 'Invalid URL format'
|
invalidLink: 'Invalid URL format'
|
||||||
|
alt: 'Alt text'
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
license: >
|
license: >
|
||||||
|
@ -114,6 +114,6 @@ module.exports = [
|
|||||||
'profile.flagsCustomForm.alt',
|
'profile.flagsCustomForm.alt',
|
||||||
'profile.flagsCustomForm.altExample',
|
'profile.flagsCustomForm.altExample',
|
||||||
'crud.alt',
|
'crud.alt',
|
||||||
'profile.circle.sremoveSelf.action',
|
'profile.circle.removeSelf.action',
|
||||||
'profile.circle.sremoveSelf.confirm',
|
'profile.circle.removeSelf.confirm',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user