Skip to content

Commit 607ba8f

Browse files
HU XinHU Xin
authored andcommitted
feat:Gemini translation prompt
1 parent 5d42c81 commit 607ba8f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/translate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
translate:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: write
1214

1315
steps:
1416
- name: Checkout repository

assets/flutter_i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
"you_will_be_directed_to_the_main_app": "You will be directed to the main app",
454454
"account_setup_complete": "Account Setup Complete!",
455455
"entering_the_app": "Entering the App",
456-
"in": "Loading...",
456+
"in": "Loading..",
457457
"google_drive_secured_storage": "Google Drive secured storage",
458458
"icloud_secured_storage": "iCloud Secured storage",
459459
"make_sure_you_have_stored_your_keys_correctly_in_your_x": "Make sure you have stored your keys correctly in your {0}",

0 commit comments

Comments
 (0)