Skip to content

Commit 8e4eac1

Browse files
committed
feat: Update localization bahasa English
1 parent 15470e2 commit 8e4eac1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

assets/translations/en-US.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,5 +294,14 @@
294294
"finish_date_time_must_be_after_of_start_date_time": "The finish date time must be after the start date time",
295295
"reason": "Reason",
296296
"why_are_you_adding_manual_track": "e.g. Forgot to start timer",
297-
"please_stop_the_timer_if_you_want_to_logout": "Please stop the timer if you want to logout."
297+
"please_stop_the_timer_if_you_want_to_logout": "Please stop the timer if you want to logout.",
298+
"user_registration": "User Registration",
299+
"subtitle_user_registration": "Configuring approval workflow for user registration.",
300+
"user_registration_workflow_successfully_updated": "User registration workflow successfully updated",
301+
"user_registration_workflow": "User Registration Workflow",
302+
"auto_approval": "Auto Approval",
303+
"description_auto_approval": "New user registration are automatically approved after submitting the registration form.",
304+
"manual_approval": "Manual Approval",
305+
"description_manual_approval": "New user registration are held in a moderation queue and require an super admin to approve them.",
306+
"please_choose_user_registration_workflow": "Please choose user registration workflow"
298307
}

0 commit comments

Comments
 (0)