Skip to content

Commit

Permalink
Implement PR feedback (wording)
Browse files Browse the repository at this point in the history
Implement PR feedback
  • Loading branch information
paulandm committed Nov 11, 2024
1 parent 0344e9a commit c6549b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/zoom.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
$string['err_long_timeframe'] = 'Requested time frame too long, showing results of latest month in range.';
$string['err_password'] = 'Passcode may only contain the following characters: [a-z A-Z 0-9 @ - _ *]. Max of 10 characters.';
$string['err_password_required'] = 'Passcode is required.';
$string['err_registration'] = 'The current user is not capable of creating a meeting/webinar that requires registration.';
$string['err_registration'] = 'The current user is not permitted to create a meeting/webinar that requires registration.';
$string['err_repeat_monthly_interval'] = 'Max interval for monthly meeting is 3 months';
$string['err_repeat_weekly_interval'] = 'Max interval for weekly meeting is 12 weeks';
$string['err_start_time_past'] = 'The start date cannot be in the past.';
Expand Down

0 comments on commit c6549b4

Please sign in to comment.