Add "add_to_cart" translations for multiple locales (sv, de, no, en, da) in POS strings.
This commit is contained in:
@@ -2468,6 +2468,7 @@
|
|||||||
"pos": {
|
"pos": {
|
||||||
"add_note": "Tilføj note",
|
"add_note": "Tilføj note",
|
||||||
"add_to_order": "Tilføj til ordre",
|
"add_to_order": "Tilføj til ordre",
|
||||||
|
"add_to_cart": "Tilføj til kurv",
|
||||||
"addon": {
|
"addon": {
|
||||||
"included": "Inkludert",
|
"included": "Inkludert",
|
||||||
"title": "Tilvalg"
|
"title": "Tilvalg"
|
||||||
|
|||||||
@@ -2468,6 +2468,7 @@
|
|||||||
"pos": {
|
"pos": {
|
||||||
"add_note": "Notiz hinzuf?gen",
|
"add_note": "Notiz hinzuf?gen",
|
||||||
"add_to_order": "Zum Auftrag hinzuf?gen",
|
"add_to_order": "Zum Auftrag hinzuf?gen",
|
||||||
|
"add_to_cart": "In den Warenkorb",
|
||||||
"addon": {
|
"addon": {
|
||||||
"included": "Inkludert",
|
"included": "Inkludert",
|
||||||
"title": "Zusatz"
|
"title": "Zusatz"
|
||||||
|
|||||||
@@ -2468,6 +2468,7 @@
|
|||||||
"pos": {
|
"pos": {
|
||||||
"add_note": "Add note",
|
"add_note": "Add note",
|
||||||
"add_to_order": "Add to order",
|
"add_to_order": "Add to order",
|
||||||
|
"add_to_cart": "Add to cart",
|
||||||
"addon": {
|
"addon": {
|
||||||
"included": "Included",
|
"included": "Included",
|
||||||
"title": "Add-on"
|
"title": "Add-on"
|
||||||
|
|||||||
@@ -2463,6 +2463,7 @@
|
|||||||
"pos": {
|
"pos": {
|
||||||
"add_note": "Legg til notat",
|
"add_note": "Legg til notat",
|
||||||
"add_to_order": "Lägg till i order",
|
"add_to_order": "Lägg till i order",
|
||||||
|
"add_to_cart": "Legg i handlekurv",
|
||||||
"addon": {
|
"addon": {
|
||||||
"included": "Inkludert",
|
"included": "Inkludert",
|
||||||
"title": "Tillegg"
|
"title": "Tillegg"
|
||||||
|
|||||||
@@ -2463,6 +2463,7 @@
|
|||||||
"pos": {
|
"pos": {
|
||||||
"add_note": "Lägg till anteckning",
|
"add_note": "Lägg till anteckning",
|
||||||
"add_to_order": "Lägg till i order",
|
"add_to_order": "Lägg till i order",
|
||||||
|
"add_to_cart": "Add to cart",
|
||||||
"addon": {
|
"addon": {
|
||||||
"included": "Inkludert",
|
"included": "Inkludert",
|
||||||
"title": "Tillegg"
|
"title": "Tillegg"
|
||||||
|
|||||||
Reference in New Issue
Block a user