shared/notifications.lua

🇫🇷 Les traductions pour le job2

🇺🇸 Translations for the job2

you_have_been_fired_job2 = {
    id                              = 'you_have_been_fired_job2',
    title                           = 'Informations',
    description                     = 'Vous avez été viré du gang %s',
    position                        = 'top',
    style = {
        backgroundColor             = '#000000',
        color                       = '#ffffff'
    },
    icon                            = 'check',
    type                            = 'sucess',
    iconColor                       = '#FFFFFF'
},
you_have_been_hired_job2 = {
    id                              = 'you_have_been_hired_job2',
    title                           = 'Informations',
    description                     = 'Vous avez été recruté dans le gang %s',
    position                        = 'top',
    style = {
        backgroundColor             = '#000000',
        color                       = '#ffffff'
    },
    icon                            = 'check',
    type                            = 'sucess',
    iconColor                       = '#FFFFFF'
},
you_have_been_fired_job2 = {
    id                              = 'you_have_been_fired_job2 ',
    title                           = 'Informations',
    description                     = 'Vous avez été viré du gang %s',
    position                        = 'top',
    style = {
        backgroundColor             = '#000000',
        color                       = '#ffffff'
    },
    icon                            = 'check',
    type                            = 'sucess',
    iconColor                       = '#FFFFFF'
},
you_have_been_hired_job2 = {
    id                              = 'you_have_been_hired_job2',
    title                           = 'Informations',
    description                     = 'Vous avez été recruté dans le gang %s',
    position                        = 'top',
    style = {
        backgroundColor             = '#000000',
        color                       = '#ffffff'
    },
    icon                            = 'check',
    type                            = 'sucess',
    iconColor                       = '#FFFFFF'
},

Last updated