Skip to content

Commit

Permalink
Chore: v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
juzser committed Sep 29, 2023
1 parent ed58be7 commit 64ac8f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -48,4 +48,4 @@
}
],
"implements": []
}
}
2 changes: 1 addition & 1 deletion src/lang/fr.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const en = {
export const fr = {
common: {
confirm: 'Confirmer',
cancel: 'Annuler',
Expand Down

0 comments on commit 64ac8f2

Please sign in to comment.