fix and feat( Fix Synchro pages and tailwind/filament issues, clean read me, fix translations and seeders
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m0s
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m0s
This commit is contained in:
67
lang/en/synchronisations.php
Normal file
67
lang/en/synchronisations.php
Normal file
@@ -0,0 +1,67 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Synchronisations',
|
||||
'navigation_label' => 'Synchronisations',
|
||||
|
||||
'sections' => [
|
||||
'dolibarr' => [
|
||||
'heading' => 'Dolibarr',
|
||||
'description' => 'Import members and memberships from Dolibarr.',
|
||||
'action_label' => 'Sync Dolibarr',
|
||||
'modal_heading' => 'Dolibarr Synchronisation',
|
||||
'modal_description' => 'Import members and memberships from Dolibarr.',
|
||||
],
|
||||
'expired' => [
|
||||
'heading' => 'Expired Members',
|
||||
'description' => 'Deactivate expired members in Dolibarr, ISPConfig and Nextcloud.',
|
||||
'action_label' => 'Expired Members',
|
||||
'modal_heading' => 'Deactivate Expired Members',
|
||||
'modal_description' => 'Deactivate expired members in Dolibarr, ISPConfig and Nextcloud.',
|
||||
'dry_run_label' => 'Simulation mode (dry-run)',
|
||||
'dry_run_helper' => 'Simulates the operation without making any changes.',
|
||||
],
|
||||
'ispconfig_mail' => [
|
||||
'heading' => 'ISPConfig Mail',
|
||||
'description' => 'Link members to their ISPConfig mail accounts (@retzien.fr).',
|
||||
'action_label' => 'ISPConfig Mail',
|
||||
'modal_heading' => 'ISPConfig Mail Synchronisation',
|
||||
'modal_description' => 'Link members to their ISPConfig mail accounts (@retzien.fr).',
|
||||
],
|
||||
'ispconfig_web' => [
|
||||
'heading' => 'ISPConfig Web',
|
||||
'description' => 'Link members to their web hosting accounts.',
|
||||
'action_label' => 'ISPConfig Web',
|
||||
'modal_heading' => 'ISPConfig Web Synchronisation',
|
||||
'modal_description' => 'Link members to their web hosting accounts.',
|
||||
'refresh_cache_label' => 'Clear ISPConfig cache',
|
||||
'refresh_cache_helper' => 'Clears the cache before synchronisation.',
|
||||
],
|
||||
'nextcloud' => [
|
||||
'heading' => 'Nextcloud',
|
||||
'description' => 'Link members to their Nextcloud accounts.',
|
||||
'action_label' => 'Nextcloud',
|
||||
'modal_heading' => 'Nextcloud Synchronisation',
|
||||
'modal_description' => 'Link members to their Nextcloud accounts.',
|
||||
'dry_run_label' => 'Simulation mode (dry-run)',
|
||||
'dry_run_helper' => 'Simulates the operation without making any changes.',
|
||||
],
|
||||
'services' => [
|
||||
'heading' => 'Member Services',
|
||||
'description' => 'Synchronise services associated with active members.',
|
||||
'action_label' => 'Member Services',
|
||||
'modal_heading' => 'Member Services Synchronisation',
|
||||
'modal_description' => 'Synchronise services associated with active members.',
|
||||
],
|
||||
],
|
||||
|
||||
'status' => [
|
||||
'pending' => 'Waiting in execution queue...',
|
||||
'running' => 'Running...',
|
||||
'finished_at' => 'Finished at :time',
|
||||
],
|
||||
|
||||
'action' => [
|
||||
'submit' => 'Run',
|
||||
],
|
||||
];
|
||||
67
lang/fr/synchronisations.php
Normal file
67
lang/fr/synchronisations.php
Normal file
@@ -0,0 +1,67 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Synchronisations',
|
||||
'navigation_label' => 'Synchronisations',
|
||||
|
||||
'sections' => [
|
||||
'dolibarr' => [
|
||||
'heading' => 'Dolibarr',
|
||||
'description' => 'Importe les membres et cotisations depuis Dolibarr.',
|
||||
'action_label' => 'Synchroniser Dolibarr',
|
||||
'modal_heading' => 'Synchronisation Dolibarr',
|
||||
'modal_description' => 'Importer les membres et cotisations depuis Dolibarr.',
|
||||
],
|
||||
'expired' => [
|
||||
'heading' => 'Membres expirés',
|
||||
'description' => 'Désactive les membres expirés dans Dolibarr, ISPConfig et Nextcloud.',
|
||||
'action_label' => 'Membres expirés',
|
||||
'modal_heading' => 'Désactiver les membres expirés',
|
||||
'modal_description' => 'Désactive les membres expirés dans Dolibarr, ISPConfig et Nextcloud.',
|
||||
'dry_run_label' => 'Mode simulation (dry-run)',
|
||||
'dry_run_helper' => 'Simule l\'opération sans effectuer de modifications.',
|
||||
],
|
||||
'ispconfig_mail' => [
|
||||
'heading' => 'ISPConfig Mail',
|
||||
'description' => 'Lie les membres à leurs comptes mail ISPConfig (@retzien.fr).',
|
||||
'action_label' => 'ISPConfig Mail',
|
||||
'modal_heading' => 'Synchronisation ISPConfig Mail',
|
||||
'modal_description' => 'Lie les membres à leurs comptes mail ISPConfig (@retzien.fr).',
|
||||
],
|
||||
'ispconfig_web' => [
|
||||
'heading' => 'ISPConfig Web',
|
||||
'description' => 'Lie les membres à leurs comptes d\'hébergement web.',
|
||||
'action_label' => 'ISPConfig Web',
|
||||
'modal_heading' => 'Synchronisation ISPConfig Web',
|
||||
'modal_description' => 'Lie les membres à leurs comptes d\'hébergement web.',
|
||||
'refresh_cache_label' => 'Vider le cache ISPConfig',
|
||||
'refresh_cache_helper' => 'Vide le cache avant la synchronisation.',
|
||||
],
|
||||
'nextcloud' => [
|
||||
'heading' => 'Nextcloud',
|
||||
'description' => 'Lie les membres à leurs comptes Nextcloud.',
|
||||
'action_label' => 'Nextcloud',
|
||||
'modal_heading' => 'Synchronisation Nextcloud',
|
||||
'modal_description' => 'Lie les membres à leurs comptes Nextcloud.',
|
||||
'dry_run_label' => 'Mode simulation (dry-run)',
|
||||
'dry_run_helper' => 'Simule l\'opération sans effectuer de modifications.',
|
||||
],
|
||||
'services' => [
|
||||
'heading' => 'Services membres',
|
||||
'description' => 'Synchronise les services associés aux membres actifs.',
|
||||
'action_label' => 'Services membres',
|
||||
'modal_heading' => 'Synchronisation des services',
|
||||
'modal_description' => 'Synchronise les services associés aux membres actifs.',
|
||||
],
|
||||
],
|
||||
|
||||
'status' => [
|
||||
'pending' => 'En attente dans la file d\'exécution...',
|
||||
'running' => 'Exécution en cours...',
|
||||
'finished_at' => 'Terminé à :time',
|
||||
],
|
||||
|
||||
'action' => [
|
||||
'submit' => 'Lancer',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user