Skip to content

Commit

Permalink
Lang strings.
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-unwin committed Mar 19, 2024
1 parent 43749f8 commit 9afa3d2
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions app/Views/lang/en.inc
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ $GLOBALS["lang"]["Ambulance Station"]="Ambulance Station";
$GLOBALS["lang"]["Android"]="Android";
$GLOBALS["lang"]["Antivirus"]="Antivirus";
$GLOBALS["lang"]["Apache"]="Apache";
$GLOBALS["lang"]["API / Web Access"]="API / Web Access";
$GLOBALS["lang"]["API Documentation"]="API Documentation";
$GLOBALS["lang"]["API Key required."]="API Key required.";
$GLOBALS["lang"]["API Result"]="API Result";
Expand Down Expand Up @@ -332,6 +333,7 @@ $GLOBALS["lang"]["Create Geocode"]="Create Geocode";
$GLOBALS["lang"]["Create NMIS Devices from Open-AudIT"]="Create NMIS Devices from Open-AudIT";
$GLOBALS["lang"]["Create Open-AudIT Devices from "]="Create Open-AudIT Devices from ";
$GLOBALS["lang"]["Create Open-AudIT Devices from NMIS"]="Create Open-AudIT Devices from NMIS";
$GLOBALS["lang"]["Creating"]="Creating";
$GLOBALS["lang"]["credential"]="credential";
$GLOBALS["lang"]["Credentials"]="Credentials";
$GLOBALS["lang"]["credentials"]="credentials";
Expand All @@ -348,6 +350,8 @@ $GLOBALS["lang"]["Dallas_Office"]="Dallas_Office";
$GLOBALS["lang"]["Dashboards"]="Dashboards";
$GLOBALS["lang"]["dashboards"]="dashboards";
$GLOBALS["lang"]["Database"]="Database";
$GLOBALS["lang"]["Database Definition"]="Database Definition";
$GLOBALS["lang"]["Database Schema"]="Database Schema";
$GLOBALS["lang"]["Database Tables"]="Database Tables";
$GLOBALS["lang"]["Data Center"]="Data Center";
$GLOBALS["lang"]["DataCenter"]="DataCenter";
Expand Down Expand Up @@ -756,6 +760,7 @@ $GLOBALS["lang"]["Interface Type"]="Interface Type";
$GLOBALS["lang"]["Internal"]="Internal";
$GLOBALS["lang"]["Internal Field Name"]="Internal Field Name";
$GLOBALS["lang"]["Internal ID"]="Internal ID";
$GLOBALS["lang"]["Introduction"]="Introduction";
$GLOBALS["lang"]["invoice"]="invoice";
$GLOBALS["lang"]["Invoice ID"]="Invoice ID";
$GLOBALS["lang"]["invoice_item"]="invoice_item";
Expand Down Expand Up @@ -938,13 +943,7 @@ $GLOBALS["lang"]["MS Project"]="MS Project";
$GLOBALS["lang"]["MS Visio"]="MS Visio";
$GLOBALS["lang"]["MultiReport"]="MultiReport";
$GLOBALS["lang"]["Must Respond to Ping"]="Must Respond to Ping";
$GLOBALS["lang"]["My A Org"]="My A Org";
$GLOBALS["lang"]["My B Org"]="My B Org";
$GLOBALS["lang"]["Mycount"]="Mycount";
$GLOBALS["lang"]["MyField"]="MyField";
$GLOBALS["lang"]["My Second Org"]="My Second Org";
$GLOBALS["lang"]["MySQL"]="MySQL";
$GLOBALS["lang"]["My Third Org"]="My Third Org";
$GLOBALS["lang"]["N+1"]="N+1";
$GLOBALS["lang"]["N+M"]="N+M";
$GLOBALS["lang"]["N-to-1"]="N-to-1";
Expand Down Expand Up @@ -1034,6 +1033,7 @@ $GLOBALS["lang"]["Open-AudIT Device Selection"]="Open-AudIT Device Selection";
$GLOBALS["lang"]["Open-AudIT Field Name"]="Open-AudIT Field Name";
$GLOBALS["lang"]["Open-AudIT Licenses"]="Open-AudIT Licenses";
$GLOBALS["lang"]["Open-AudIT Options"]="Open-AudIT Options";
$GLOBALS["lang"]["Open-AudIT Professional"]="Open-AudIT Professional";
$GLOBALS["lang"]["OpenLDAP"]="OpenLDAP";
$GLOBALS["lang"]["Operating System"]="Operating System";
$GLOBALS["lang"]["Operating System Names"]="Operating System Names";
Expand All @@ -1048,6 +1048,7 @@ $GLOBALS["lang"]["Organisations"]="Organisations";
$GLOBALS["lang"]["Org ID"]="Org ID";
$GLOBALS["lang"]["Orgs"]="Orgs";
$GLOBALS["lang"]["orgs"]="orgs";
$GLOBALS["lang"]["Orgs from devices distinct"]="Orgs from devices distinct";
$GLOBALS["lang"]["Orgs ID"]="Orgs ID";
$GLOBALS["lang"]["org_admin"]="org_admin";
$GLOBALS["lang"]["Orphaned"]="Orphaned";
Expand Down Expand Up @@ -1464,6 +1465,7 @@ $GLOBALS["lang"]["Tenant ID"]="Tenant ID";
$GLOBALS["lang"]["Tennant ID"]="Tennant ID";
$GLOBALS["lang"]["Terminal"]="Terminal";
$GLOBALS["lang"]["Terminal Server"]="Terminal Server";
$GLOBALS["lang"]["Test"]="Test";
$GLOBALS["lang"]["Test 1"]="Test 1";
$GLOBALS["lang"]["Test 2"]="Test 2";
$GLOBALS["lang"]["Test 3"]="Test 3";
Expand Down Expand Up @@ -1582,6 +1584,7 @@ $GLOBALS["lang"]["Video Conference"]="Video Conference";
$GLOBALS["lang"]["Video Wall"]="Video Wall";
$GLOBALS["lang"]["View"]="View";
$GLOBALS["lang"]["View All"]="View All";
$GLOBALS["lang"]["View Details"]="View Details";
$GLOBALS["lang"]["View Device"]="View Device";
$GLOBALS["lang"]["View Discovery"]="View Discovery";
$GLOBALS["lang"]["View the getting started documentation and find out \"What's On Your Network?\""]="View the getting started documentation and find out \"What's On Your Network?\"";
Expand Down

0 comments on commit 9afa3d2

Please sign in to comment.