mirror of
https://github.com/tomru/wichteln.git
synced 2026-03-03 06:27:15 +01:00
Langs
This commit is contained in:
17
lang.txt
Normal file
17
lang.txt
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
Jörg joerg.vostinar@gmx.de 1
|
||||||
|
Stephanie stephanie.vostinar@gmx.de 1
|
||||||
|
Jonas stephanie.vostinar@gmx.de 1
|
||||||
|
Noah stephanie.vostinar@gmx.de 1
|
||||||
|
Kirsten kirstenlang@web.de 2
|
||||||
|
Mila kirstenlang@web.de 2
|
||||||
|
Gisela grasklang@gmx.de 3
|
||||||
|
Herbyie herbyie@web.de 4
|
||||||
|
Sabine sabine.hennig@t-online.de 5
|
||||||
|
Claudia claudiavoigt@yahoo.de 6
|
||||||
|
Marius claudiavoigt@yahoo.de 6
|
||||||
|
Luca claudiavoigt@yahoo.de 6
|
||||||
|
Arthur artsen90@gmail.com 7
|
||||||
|
Alex alex80_leon02@yahoo.de 7
|
||||||
|
Léon leon2002lang@gmail.com 7
|
||||||
|
Lia alex80_leon02@yahoo.de 7
|
||||||
|
Isabel isi35sto@gmail.com 7
|
||||||
@@ -23,9 +23,9 @@ Dein Wichtel ist *trommelwirbel*
|
|||||||
${pick} !!!
|
${pick} !!!
|
||||||
|
|
||||||
Viel Spaß
|
Viel Spaß
|
||||||
Thomas
|
Alex
|
||||||
|
|
||||||
Ps.: Bitte gebt nicht mehr als 5 Euro pro Geschenk aus!
|
Ps.: Bitte gebt nicht mehr als 20 Euro pro Geschenk aus!
|
||||||
`
|
`
|
||||||
},
|
},
|
||||||
(err, info) => {
|
(err, info) => {
|
||||||
@@ -57,6 +57,7 @@ function read() {
|
|||||||
|
|
||||||
const run = async () => {
|
const run = async () => {
|
||||||
const people = await read();
|
const people = await read();
|
||||||
|
const dryRun = process.argv[2] === "--dry";
|
||||||
|
|
||||||
if (!people || !people.length) {
|
if (!people || !people.length) {
|
||||||
throw new Error("input file empty");
|
throw new Error("input file empty");
|
||||||
|
|||||||
Reference in New Issue
Block a user