i18n(nl): fix doubled "In" typo in packing.importTitle
"InInpaklijst importeren" → "Inpaklijst importeren".
This commit is contained in:
parent
5b3f77f11d
commit
9d8af4b357
@ -4,7 +4,7 @@ const packing: TranslationStrings = {
|
|||||||
'packing.title': 'Inpaklijst',
|
'packing.title': 'Inpaklijst',
|
||||||
'packing.empty': 'Inpaklijst is leeg',
|
'packing.empty': 'Inpaklijst is leeg',
|
||||||
'packing.import': 'Importeren',
|
'packing.import': 'Importeren',
|
||||||
'packing.importTitle': 'InInpaklijst importeren',
|
'packing.importTitle': 'Inpaklijst importeren',
|
||||||
'packing.importHint':
|
'packing.importHint':
|
||||||
'Eén item per regel. Optioneel categorie en aantal gescheiden door komma, puntkomma of tab: Naam, Categorie, Aantal',
|
'Eén item per regel. Optioneel categorie en aantal gescheiden door komma, puntkomma of tab: Naam, Categorie, Aantal',
|
||||||
'packing.importPlaceholder': 'Tandenborstel\nZonnebrand, Hygiëne\nT-Shirts, Kleding, 5\nPaspoort, Documenten',
|
'packing.importPlaceholder': 'Tandenborstel\nZonnebrand, Hygiëne\nT-Shirts, Kleding, 5\nPaspoort, Documenten',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user