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
22270d4c77
commit
701bbdc279
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ export default {
|
|||
all: 'Tout',
|
||||
allChangesWillBeAutomaticallySavedAfterConnectionRestored:
|
||||
'Toutes les modifications seront automatiquement enregistrées<br />une fois la connexion rétablie.',
|
||||
areYouSureYouWantToDeleteThisAttachment: 'Êtes-vous sûr de vouloir supprimer cette pièce jointe ?',
|
||||
areYouSureYouWantToDeleteThisAttachment:
|
||||
'Êtes-vous sûr de vouloir supprimer cette pièce jointe ?',
|
||||
areYouSureYouWantToDeleteThisBoard: 'Êtes-vous sûr de vouloir supprimer ce tableau ?',
|
||||
areYouSureYouWantToDeleteThisCard: 'Êtes-vous sûr de vouloir supprimer cette carte ?',
|
||||
areYouSureYouWantToDeleteThisComment: 'Êtes-vous sûr de vouloir supprimer ce commentaire ?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue