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:
parent
2272fb855d
commit
35d734c29d
1 changed files with 2 additions and 1 deletions
|
@ -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 ?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue