Fix Danish translations for "tankcleaning" and "Vaskeabonnement" in Objects components
This commit is contained in:
@@ -21,7 +21,7 @@ export const ObjectsGlobal = {
|
||||
collection: "Samling",
|
||||
split: "Opdel",
|
||||
save: "Gem",
|
||||
tank_cleaning: "Tank cleaning",
|
||||
tank_cleaning: "Tankcleaning",
|
||||
default: "Standard",
|
||||
required: "Påkrævet",
|
||||
no_applicable_booking_types: "Ingen gældende bookingtyper, prøv at vælge en anden afdeling.",
|
||||
|
||||
@@ -67,7 +67,7 @@ export const Vehicles = {
|
||||
}
|
||||
},
|
||||
wash_subscription: {
|
||||
label: "Vaske abonnement",
|
||||
label: "Vaskeabonnement",
|
||||
type: "boolean",
|
||||
sortable: true,
|
||||
creation: {
|
||||
|
||||
Reference in New Issue
Block a user