diff --git a/en.json b/en.json index b9145a3..de145dd 100644 --- a/en.json +++ b/en.json @@ -148,10 +148,6 @@ "unpublished": "Cannot be published" } }, - "ommands": { - "checkValidity": { - } - }, "publish": { "branch": { "alreadyExists": "Branch already exists ({{- branchName}} on {{- repo.owner}}/{{- repo.repo}} - Using it.", @@ -463,8 +459,7 @@ "title": "Useful links" } }, - "overrides": { - }, + "overrides": {}, "plugin": { "copyLink": { "applyRegex": { @@ -627,4 +622,4 @@ "sharing": "Sharing {{- type}}", "success": "{{- type}} {{- action}}" } -} +} \ No newline at end of file diff --git a/fr.json b/fr.json index 5e6b27f..e336172 100644 --- a/fr.json +++ b/fr.json @@ -148,10 +148,6 @@ "unpublished": "Impossible à publier" } }, - "ommands": { - "checkValidity": { - } - }, "publish": { "branch": { "alreadyExists": "La branche {{- branchName}} sur {{- repo.owner}}/{{- repo.repo}} existe déjà - Utilisation de celle-ci.", @@ -463,8 +459,7 @@ "title": "Liens utiles" } }, - "overrides": { - }, + "overrides": {}, "plugin": { "copyLink": { "applyRegex": { @@ -627,4 +622,4 @@ "sharing": "Partage de {{- type}}", "success": "{{- type}} {{- action}}" } -} +} \ No newline at end of file