add missing locale
This commit is contained in:
parent
64bb8e043d
commit
9821f111c2
2 changed files with 2 additions and 0 deletions
|
@ -376,6 +376,7 @@ en:
|
|||
error_nosel: You have selected no articles
|
||||
parse_upload:
|
||||
body: <p><i>Please verify the articles.</i></p> <p><i>Warning, at the moment there is no check for duplicate articles.</i></p>
|
||||
submit: Upload
|
||||
title: Upload articles
|
||||
sync:
|
||||
outlist:
|
||||
|
|
|
@ -374,6 +374,7 @@ nl:
|
|||
error_nosel: Je hebt geen artikelen geselecteerd
|
||||
parse_upload:
|
||||
body: <p><i>Ingelezen artikelen graag controleren.</i></p> <p><i>Let op, momenteel vind er geen controle op dubbele artikelen plaats.</i></p>
|
||||
submit: Uploaden
|
||||
title: Artikelen uploaden
|
||||
sync:
|
||||
outlist:
|
||||
|
|
Loading…
Reference in a new issue