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