mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Fix typo
This commit is contained in:
parent
afc72551d8
commit
99d7dce435
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ $LANG['share_adoption_not_allowed'] = 'The host of the given share does not perm
|
|||
$LANG['incorrect_password'] = 'Incorrect password!';
|
||||
$LANG['username_required'] = 'Username required!';
|
||||
$LANG['share_too_long'] = 'Share period is too long!';
|
||||
$LANG['interval_too_long'] = 'Ping interval is too long!';
|
||||
$LANG['interval_too_short'] = 'Ping interval is too short!';
|
||||
$LANG['interval_too_long'] = 'Update interval is too long!';
|
||||
$LANG['interval_too_short'] = 'Update interval is too short!';
|
||||
$LANG['share_mode_unsupported'] = 'Unsupported share mode!';
|
||||
$LANG['group_pin_invalid'] = 'Invalid group PIN!';
|
||||
$LANG['session_invalid'] = 'Invalid session!';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue