Skip to content

Commit

Permalink
Update ug.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Jan 19, 2025
1 parent 8223ad2 commit 56641b7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions trunk/web/lang/ug.php
Original file line number Diff line number Diff line change
Expand Up @@ -474,9 +474,11 @@
//email
$MSG_SYS_WARN="System Warning!";
$MSG_IS_ROBOT="could be a robot , verify and disable it !";
$MSG_FORBIDDEN="forbidden ";
$MSG_OTHERS="other's ";
$MSG_SUBNET="subnet ";
$MSG_FORBIDDEN="Forbidden ";
$MSG_OTHERS="Other's ";
$MSG_SUBNET="Subnet ";
$MSG_SHOW_DIFF="Show Differ Output";

//SaaS friendly
$MSG_TEMPLATE="Template";
$MSG_FRIENDLY_LEVEL="Friendly Level";
Expand Down

0 comments on commit 56641b7

Please sign in to comment.