Skip to content

Commit 2c284b4

Browse files
committed
feat: Update localization bahasa English untuk fitur pengecekan accessibility permission
1 parent 7aabcde commit 2c284b4

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

assets/translations/en-US.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@
198198
"check_for_update": "Check For Update",
199199
"reminder_not_tracking_time": "Reminder: You're not tracking time",
200200
"title_screen_recording_mac": "Screen Recording",
201-
"description_screen_recording_mac": "This app would like to record this computer's screen. Grant access to this app in Security & Privacy preferences. located in System Preferences. If it doesn't exists please add manually or if it exists please delete it.",
201+
"description_screen_recording_mac": "This app would like to record this computer's screen. Grant access to this app in Security & Privacy preferences. Located in System Preferences. If it doesn't exists please add manually or if it exists please delete it.",
202202
"screen_recording_issued": "Screen recording not granted",
203-
"note_description_screen_recording_mac": "Always remember to reopen this app after changing permissions.",
203+
"note_description_permission": "Always remember to reopen this app after changing permissions.",
204204
"launch_at_startup": "Launch at Startup",
205205
"subtitle_launch_at_startup": "Dipantau will start running automatically when you turn your computer on.",
206206
"notification": "Notification",
@@ -228,5 +228,7 @@
228228
"n_minute": "{} minutes",
229229
"choose": "Choose",
230230
"finish_time_must_be_after_start_time": "Finish time must be after start time",
231-
"play_sound": "Play sound"
231+
"play_sound": "Play sound",
232+
"title_accessibility_mac": "Accessibility",
233+
"description_accessibility_mac": "This app would like to get keyboard & mouse activity. Grant access to this app in Security & Privacy preferences. Located in System Preferences. If it doesn't exists please add manually of if it exists please delete it."
232234
}

0 commit comments

Comments
 (0)