1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

chore: Fix linting

This commit is contained in:
Maksim Eltyshev 2025-07-07 13:00:31 +02:00
parent 2272fb855d
commit 35d734c29d

View file

@ -64,7 +64,8 @@ export default {
areYouSureYouWantToDeleteThisCustomFieldGroup: areYouSureYouWantToDeleteThisCustomFieldGroup:
'Êtes-vous sûr de vouloir supprimer ce groupe de champs personnalisés ?', 'Êtes-vous sûr de vouloir supprimer ce groupe de champs personnalisés ?',
areYouSureYouWantToDeleteThisLabel: 'Êtes-vous sûr de vouloir supprimer cette étiquette ?', areYouSureYouWantToDeleteThisLabel: 'Êtes-vous sûr de vouloir supprimer cette étiquette ?',
areYouSureYouWantToDeleteThisList: 'Êtes-vous sûr de vouloir supprimer cette liste ? Toutes les cartes seront supprimées.', areYouSureYouWantToDeleteThisList:
'Êtes-vous sûr de vouloir supprimer cette liste ? Toutes les cartes seront supprimées.',
areYouSureYouWantToDeleteThisNotificationService: areYouSureYouWantToDeleteThisNotificationService:
'Êtes-vous sûr de vouloir supprimer ce service de notification ?', 'Êtes-vous sûr de vouloir supprimer ce service de notification ?',
areYouSureYouWantToDeleteThisProject: 'Êtes-vous sûr de vouloir supprimer ce projet ?', areYouSureYouWantToDeleteThisProject: 'Êtes-vous sûr de vouloir supprimer ce projet ?',