diff options
Diffstat (limited to 'lang/pt')
-rw-r--r-- | lang/pt/settings/cat_setting.json | 3 | ||||
-rw-r--r-- | lang/pt/templates/locations/location-subnets.json | 3 | ||||
-rw-r--r-- | lang/pt/templates/locations/locations.json | 3 | ||||
-rw-r--r-- | lang/pt/templates/locations/subnets.json | 3 |
4 files changed, 11 insertions, 1 deletions
diff --git a/lang/pt/settings/cat_setting.json b/lang/pt/settings/cat_setting.json index 772575fc..b04839e8 100644 --- a/lang/pt/settings/cat_setting.json +++ b/lang/pt/settings/cat_setting.json @@ -2,5 +2,6 @@ "cat_1": "Inatividade e Desligamento", "cat_2": "Acesso \u00e0 Internet", "cat_3": "Sincroniza\u00e7\u00e3o de Tempo", - "cat_4": "Sistema B\u00e1sico" + "cat_4": "Sistema B\u00e1sico", + "cat_7": "vmchooser" }
\ No newline at end of file diff --git a/lang/pt/templates/locations/location-subnets.json b/lang/pt/templates/locations/location-subnets.json new file mode 100644 index 00000000..c44dc44f --- /dev/null +++ b/lang/pt/templates/locations/location-subnets.json @@ -0,0 +1,3 @@ +[ + +]
\ No newline at end of file diff --git a/lang/pt/templates/locations/locations.json b/lang/pt/templates/locations/locations.json new file mode 100644 index 00000000..c44dc44f --- /dev/null +++ b/lang/pt/templates/locations/locations.json @@ -0,0 +1,3 @@ +[ + +]
\ No newline at end of file diff --git a/lang/pt/templates/locations/subnets.json b/lang/pt/templates/locations/subnets.json new file mode 100644 index 00000000..c44dc44f --- /dev/null +++ b/lang/pt/templates/locations/subnets.json @@ -0,0 +1,3 @@ +[ + +]
\ No newline at end of file |