X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=c6a419c4264868b8c3872ece592a685ead486d23;hb=46ea49db958888a91926317adf784252695a9359;hp=659c0f5f336799b21765a0892abb2def9ab9a2f2;hpb=0a34dfa32165036b380ec6ac493469b34007df0a;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 659c0f5..c6a419c 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -220,7 +220,17 @@ "USERNAMEVALIDMESSAGE": "Username is required", "SIGNINMSG": "Sign in to start your session", "PASSWORDMINLENGTHVALIDMESSAGE": "Password must be 8 characters and contains at least one upper case, lower case, numeric & special character", - "USERNAMEMINLENGTHVALIDMESSAGE": "Username must be at least 5 characters" + "USERNAMEMINLENGTHVALIDMESSAGE": "Username must be at least 5 characters", + "LASTACCESS": "Last Access Time", + "FAILED": "Failed Login Attempts", + "PASSWORDEXPIRE": "Password Expires in", + "ACCOUNTEXPIRE": "Account Expires in", + "PASSWORDEXPIRETODAY": "Password Expires Today", + "ACCOUNTEXPIRETODAY": "Account Expires Today", + "LOGINHISTORY": "Login History", + "DAYS": "days", + "PASSWORDEXPIRETOMORROW": "Password Expires Tomorrow", + "ACCOUNTEXPIRETOMORROW": "Account Expires Tomorrow" }, "INSTANCEINSTANTIATE": { "NEWINSTANCE": "New Instance", @@ -240,6 +250,7 @@ }, "VIM": { "CREATEDSUCCESSFULLY": "VIM Created Successfully", + "UPDATEDSUCCESSFULLY": "VIM Updated Successfully", "LOCATIONINFO": "Type the Data location name, Latitude & Longitude to show in map view" }, "VIMDETAILS": { @@ -267,7 +278,15 @@ "VIMRESOURCES": "VIM Resources Overview", "DOUGHNUT": "Doughnut", "PIE": "Pie", - "NODATA": "No Data" + "NODATA": "No Data", + "EDITVIMACCOUNT": "Edit VIM Account", + "EDITVIM": "Edit VIM", + "VIMHEADER": "Warning", + "VIMCONTENT": "This action involves loading the sample config & deleting the present config", + "CLEARCONTENT": "This action involves deleting the present config", + "VIMSUBMIT": "Proceed", + "VIMEMPTY": "Disallowed operation in config update", + "VIMDELETE": "At least one config information is required" }, "WIMACCOUNTS": { "CREATEDSUCCESSFULLY": "WIM Created Successfully", @@ -325,7 +344,12 @@ "EDITPROJECTROLEMAPPING": "Edit Project Role Mapping", "ADDMAPPINGS": "Add Mappings", "EDITPROJECTROLEERROR": "Please provide at least one project role mapping to continue", - "CHANGEPASSWORD": "Password is changed, Sign in to start your session" + "CHANGEPASSWORD": "Password is changed, Sign in to start your session", + "UNLOCK": "Unlock User", + "RENEW": "Renew User", + "CHANGEDSUCCESSFULLY": "Password has been changed successfully", + "UNLOCKUSER": "User has been unlocked successfully", + "RENEWUSER": "User has been renewed successfully" }, "TOPOLOGY": { "SELECTELEMENT": "Select Element",