Skip to content
Snippets Groups Projects

Feature/update translations

Merged Karel van Klink requested to merge feature/update-translations into develop
3 files
+ 38
14
Compare changes
  • Side-by-side
  • Inline
Files
3
{
{
"forms": {
"forms": {
"fields": {
"fields": {
"confirm": "Confirm you are good with this",
"confirm": "Confirm",
"confirm_info": "Check the output of the playbook"
"confirm_info": "Please verify this form looks correct.",
}
 
"pp_run_results": "Provisioning proxy results are not ready yet.",
 
 
"site_bgp_community_id": "Site BGP community ID",
 
"site_internal_id": "Site internal ID",
 
"site_tier": "Site tier",
 
 
"hostname": "Hostname of the new device, only the part that comes before the first period",
 
"ts_address": "IP address of the terminal server",
 
"ts_port": "Port number of the terminal server",
 
"device_vendor": "Device vendor",
 
"device_role": "Device role",
 
 
"geant_s_sid": "GÉANT S-SID",
 
"iptrunk_description": "IPtrunk description",
 
"iptrunk_type": "IPtrunk type",
 
"iptrunk_speed": "Capacity per port (in Gbits/s)",
 
"iptrunk_minimum_links": "Minimum amount of links",
 
"iptrunk_sideA_ae_iface": "Aggregated Ethernet interface name",
 
"iptrunk_sideA_ae_geant_a_sid": "GÉANT A-SID",
 
"iptrunk_sideA_ae_members": "Aggregated Ethernet member interface names",
 
"iptrunk_sideA_ae_members_descriptions": "Aggregated Ethernet member interface descriptions",
 
"iptrunk_sideB_ae_iface": "Aggregated Ethernet interface name",
 
"iptrunk_sideB_ae_geant_a_sid": "GÉANT A-SID",
 
"iptrunk_sideB_ae_members": "Aggregated Ethernet member interface names",
 
"iptrunk_sideB_ae_members_descriptions": "Aggregated Ethernet member interface descriptions"
 
}
},
},
"workflow": {
"workflow": {
"modify_isis_metric": "Modify the ISIS metric"
"modify_isis_metric": "Modify the ISIS metric."
}
}
}
}
Loading