Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"status": "Stato",
"any": "Qualsiasi",
"loading": "Caricamento",
"eg_value": "ad es. {value}",
"eg_value": "Es. {value}",
"name": "Nome",
"plus_num_others": "+{num} altro | +{num} altri",
"more_info": "Più info",
Expand Down Expand Up @@ -2585,7 +2585,7 @@
"mtu": "MTU",
"dns": "DNS",
"delete_peer": "Elimina peer",
"public_endpoint": "Endpoint pubblici",
"public_endpoint": "Endpoint pubblico",
"error_fetching_server_setup": "Non è stato possibile prendere i parametri di setup",
"delete_peer_title": "Elimina peer",
"route_all_traffic": "Instrada tutto il traffico",
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"edit": "Wijzig",
"enabled": "Ingeschakeld",
"disabled": "Uitgeschakeld",
"loading": "Aan het laden"
"loading": "Aan het laden",
"any": "Elke",
"clear_filters": "Filters wissen",
"type": "Type"
},
"error": {
"invalid_credentials": "Ongeldige inloggegevens"
Expand Down
Loading
Loading