diff --git a/app.json b/app.json index 4452bc6..f8e8fbf 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "id": "f3ff06c9-fa92-44eb-be38-61cafb7b7566", - "version": "1.0.5", + "version": "1.0.7", "requiredApiVersion": "^1.36.0", "iconFile": "icon.png", "author": { @@ -48,4 +48,4 @@ } ], "implements": [] -} \ No newline at end of file +} diff --git a/src/lang/fr.ts b/src/lang/fr.ts index 9eca034..8102236 100644 --- a/src/lang/fr.ts +++ b/src/lang/fr.ts @@ -1,4 +1,4 @@ -export const en = { +export const fr = { common: { confirm: 'Confirmer', cancel: 'Annuler',