1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +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:
'Êtes-vous sûr de vouloir supprimer ce groupe de champs personnalisés ?',
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:
'Êtes-vous sûr de vouloir supprimer ce service de notification ?',
areYouSureYouWantToDeleteThisProject: 'Êtes-vous sûr de vouloir supprimer ce projet ?',