Skip to content

Commit 109e436

Browse files
committed
feat(ui): Update localization bahasa English untuk pengaturan reminder track time
1 parent e6c5812 commit 109e436

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

assets/translations/en-US.json

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"try_changing_it": "Try changing it",
8585
"example_hostname": "e.g. https://dipantau.id",
8686
"screenshot_notification": "Screenshot Notification",
87-
"subtitle_screenshot_notification": "Show notification while capture screenshot",
87+
"subtitle_screenshot_notification": "Show notification while capture screenshot.",
8888
"setting": "Setting",
8989
"current": "Current",
9090
"warning_change_hostname": "Make sure your data has been synced. This change requires restarting the app.",
@@ -147,11 +147,11 @@
147147
"general": "General",
148148
"company": "Company",
149149
"members": "Members",
150-
"add_edit_or_remove_member": "Add, edit, or remove member",
150+
"add_edit_or_remove_member": "Add, edit, or remove member.",
151151
"projects": "Projects",
152-
"add_edit_or_remove_project": "Add, edit, or remove project",
152+
"add_edit_or_remove_project": "Add, edit, or remove project.",
153153
"tasks_2": "Tasks",
154-
"add_edit_or_remove_task": "Add, edit, or remove task",
154+
"add_edit_or_remove_task": "Add, edit, or remove task.",
155155
"member_setting": "Member Setting",
156156
"name": "Name",
157157
"role": "Role",
@@ -185,7 +185,7 @@
185185
"avg_activity": "Avg. Activity",
186186
"idle_time": "Idle Time",
187187
"discord_channel_id": "Discord Channel ID",
188-
"subtitle_discord_channel_id": "It's used as cloud storage for all screenshots members",
188+
"subtitle_discord_channel_id": "It's used as cloud storage for all screenshots members.",
189189
"discord_channel_id_sucessfully_updated": "Discord channel ID successfully updated",
190190
"set_discord_channel_id": "Set Discord Channel ID",
191191
"cannot_be_empty": "Cannot be empty",
@@ -208,7 +208,24 @@
208208
"check": "Check",
209209
"version_app": "Version App",
210210
"always_on_top": "Always on Top",
211-
"subtitle_always_on_top": "Set Dipantau window always on top of other windows",
211+
"subtitle_always_on_top": "Set Dipantau window always on top of other windows.",
212212
"back_to_main_menu": "Back to Main Menu",
213-
"screenshot": "Screenshot"
213+
"screenshot": "Screenshot",
214+
"remind_me_to_track_time": "Reminder Not Track",
215+
"subtitle_remind_me_to_track_time": "Show notification for remind me to track time.",
216+
"from": "From",
217+
"to": "to",
218+
"on_these_days": "On these days",
219+
"mon": "Mon",
220+
"tue": "Tue",
221+
"wed": "Wed",
222+
"thu": "Thu",
223+
"fri": "Fri",
224+
"sat": "Sat",
225+
"sun": "Sun",
226+
"if_i_havent_tracked_time_in": "If I haven't tracked time in",
227+
"alias_minutes": "minutes",
228+
"n_minute": "{} minutes",
229+
"choose": "Choose",
230+
"finish_time_must_be_after_start_time": "Finish time must be after start time"
214231
}

0 commit comments

Comments
 (0)