* Wed Apr 23 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme

- Add SM2 panel
This commit is contained in:
2025-04-26 06:29:05 +01:00
parent 3e47a72496
commit 99f466f10b
10 changed files with 845 additions and 2 deletions

View File

@@ -0,0 +1,36 @@
package SrvMngr::I18N::Modules::Userpanels::en;
use strict;
use warnings;
use utf8;
use Mojo::Base 'SrvMngr::I18N';
use SrvMngr::I18N::Modules::General::en;
my %lexicon = (
#
# Generated by SM2Gen version: SM2Gen version:0.9(20Jan2025) Chameleon version:4.5.4 On Python:3.12.3 at 2025-04-23 10:04:56
#
'usp_You_can_modify_individual_users' => 'You can modify individual users access to the server-manager panels below by clicking on the link next the account You can assign panels to the members of a group with their link Users or Groups in red have some form of extra access You can globally assign a panel by editing the global account',
'usp_Name/Description' => 'Name/description',
'usp_Modify' => 'Modify',
'usp_User_panel_access_' => 'User panel access',
'usp_APPLY' => 'Apply',
'usp_Account' => 'Account',
'usp_PANELTABLE_panel_action_was_successful' => 'PANELTABLE panel action was successful',
'usp_Choose_a_user' => 'Choose a user',
'usp_><%=l('Panel' => '><%=l('panel',
'usp_Description' => 'Description',
'usp_Select' => 'Select',
'usp_Save' => 'Save',
'usp_Allocate_panels_to_a_user' => 'Allocate panels to a user',
'usp_Select_panels_for_user' => 'Select panels for user',
'usp_USERTABLE_panel_action_was_successful' => 'USERTABLE panel action was successful',
);
our %Lexicon = (
%{ SrvMngr::I18N::Modules::General::en::Lexicon },
%lexicon
);
1;

View File

@@ -0,0 +1,18 @@
#
# Generated by SM2Gen version: SM2Gen version:0.9(20Jan2025) Chameleon version:4.5.4 On Python:3.12.3 at 2025-04-23 10:04:56
#
'usp_You_can_modify_individual_users' => 'You can modify individual users access to the server-manager panels below by clicking on the link next the account You can assign panels to the members of a group with their link Users or Groups in red have some form of extra access You can globally assign a panel by editing the global account',
'usp_Name/Description' => 'Name/description',
'usp_Modify' => 'Modify',
'usp_User_panel_access_' => 'User panel access',
'usp_APPLY' => 'Apply',
'usp_Account' => 'Account',
'usp_PANELTABLE_panel_action_was_successful' => 'PANELTABLE panel action was successful',
'usp_Choose_a_user' => 'Choose a user',
'usp_><%=l('Panel' => '><%=l('panel',
'usp_Description' => 'Description',
'usp_Select' => 'Select',
'usp_Save' => 'Save',
'usp_Allocate_panels_to_a_user' => 'Allocate panels to a user',
'usp_Select_panels_for_user' => 'Select panels for user',
'usp_USERTABLE_panel_action_was_successful' => 'USERTABLE panel action was successful',