@hyper.software/visitor-common-translations 2.0.119 → 2.0.120
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/translations/locale/locale.de-DE.json +1 -1
- package/lib/translations/locale/locale.es-ES.json +1 -1
- package/lib/translations/locale/locale.fr-FR.json +1 -1
- package/lib/translations/locale/locale.it-IT.json +1 -1
- package/lib/translations/locale/locale.ro-RO.json +1 -1
- package/package.json +1 -1
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"App.receipt.name": "Beleg {receiptNumber}",
|
|
1449
1449
|
"App.receipt.sections.description": "Bitte wählen Sie die Anzahl der Teile, in die Sie die Quittung aufteilen möchten.",
|
|
1450
1450
|
"App.receipt.sections.title": "Beleg aufteilen",
|
|
1451
|
-
"App.receitpt.items.addItem": "",
|
|
1451
|
+
"App.receitpt.items.addItem": "Ein weiteres Element hinzufügen",
|
|
1452
1452
|
"App.referral.banner.title.desktop": "Verdienen Sie noch heute bis zu 2.500 €, indem Sie uns Ihren Freunden weiterempfehlen. {link}",
|
|
1453
1453
|
"App.referral.banner.title.link": "Klicken Sie hier, um mehr zu erfahren.",
|
|
1454
1454
|
"App.referral.banner.title.mobile": "Verdienen Sie bis zu 2.500 €, indem Sie uns Freunden empfehlen. {link}",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"App.receipt.name": "Recibo {receiptNumber}",
|
|
1449
1449
|
"App.receipt.sections.description": "Por favor, elija el número de partes en las que desea dividir el recibo.",
|
|
1450
1450
|
"App.receipt.sections.title": "Dividir recibo",
|
|
1451
|
-
"App.receitpt.items.addItem": "",
|
|
1451
|
+
"App.receitpt.items.addItem": "Agregar otro artículo",
|
|
1452
1452
|
"App.referral.banner.title.desktop": "Gana hasta €2.500 al referir a tus amigos hoy. {link}",
|
|
1453
1453
|
"App.referral.banner.title.link": "Haz clic aquí para obtener más información.",
|
|
1454
1454
|
"App.referral.banner.title.mobile": "Gana hasta €2.500 al referir a tus amigos hoy. {link}",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"App.receipt.name": "Reçu {receiptNumber}",
|
|
1449
1449
|
"App.receipt.sections.description": "Veuillez choisir le nombre de parts dans lesquelles vous souhaitez diviser le reçu.",
|
|
1450
1450
|
"App.receipt.sections.title": "Diviser le reçu",
|
|
1451
|
-
"App.receitpt.items.addItem": "",
|
|
1451
|
+
"App.receitpt.items.addItem": "Ajouter un autre article",
|
|
1452
1452
|
"App.referral.banner.title.desktop": "Gagnez jusqu'à €2.500 en recommandant vos amis aujourd'hui. {link}",
|
|
1453
1453
|
"App.referral.banner.title.link": "Cliquez ici pour en savoir plus.",
|
|
1454
1454
|
"App.referral.banner.title.mobile": "Gagnez jusqu'à €2.500 en recommandant vos amis aujourd'hui. {link}",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"App.receipt.name": "Ricevuta {receiptNumber}",
|
|
1449
1449
|
"App.receipt.sections.description": "Si prega di scegliere il numero di parti in cui si desidera dividere la ricevuta.",
|
|
1450
1450
|
"App.receipt.sections.title": "Dividi ricevuta",
|
|
1451
|
-
"App.receitpt.items.addItem": "",
|
|
1451
|
+
"App.receitpt.items.addItem": "Aggiungi un altro elemento",
|
|
1452
1452
|
"App.referral.banner.title.desktop": "Guadagna fino a €2.500 referendo i tuoi amici oggi. {link}",
|
|
1453
1453
|
"App.referral.banner.title.link": "Clicca qui per saperne di più.",
|
|
1454
1454
|
"App.referral.banner.title.mobile": "Guadagna fino a €2.500 referendo i tuoi amici oggi. {link}",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"App.receipt.name": "Chitanță {receiptNumber}",
|
|
1449
1449
|
"App.receipt.sections.description": "Vă rugăm să alegeți numărul de părți în care doriți să împărțiți chitanța.",
|
|
1450
1450
|
"App.receipt.sections.title": "Împarte chitanța",
|
|
1451
|
-
"App.receitpt.items.addItem": "",
|
|
1451
|
+
"App.receitpt.items.addItem": "Adăugați un alt articol",
|
|
1452
1452
|
"App.referral.banner.title.desktop": "Câștigă până la €2.500 referindu-ți prietenii astăzi. {link}",
|
|
1453
1453
|
"App.referral.banner.title.link": "Apasă aici pentru a afla mai multe.",
|
|
1454
1454
|
"App.referral.banner.title.mobile": "Câștigă până la €2.500 referindu-ți prietenii astăzi. {link}",
|
package/package.json
CHANGED