Skip to content

Fuel Locales

📁 src/core/plugins/core-fuel/shared/locale.ts

typescript
export const LOCALE_FUEL = {
    VEHICLE_NO_FUEL: 'Vehicle has no fuel.',
    VEHICLE_IS_BEING_REFUELED: 'Vehicle is being refueled still.',
    VEHICLE_IS_NOT_DRIVER: 'You are not the driver of this vehicle.',
};

Created by Stuyk | Est. 2020