Skip to content

Commit

Permalink
console: Update locales
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelJankoski committed Aug 15, 2024
1 parent 14f41ec commit 687fcad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const m = defineMessages({
// TODO: This message should include a link to a documentation page that explains about managed gateways.
information:
'Connection profiles are setup to allow for multiple gateways to connect via the same settings. You can use this view to manage all your profiles or create new ones, after which you can assign them to your gateway.',
profileId: 'Profile ID',
accessPoint: 'Access point',
deleteProfile: 'Delete profile',
deleteSuccess: 'WiFi profile deleted',
Expand Down
1 change: 0 additions & 1 deletion pkg/webui/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@
"console.containers.gateway-managed-gateway.wifi-profiles.form.updateSuccess": "WiFi profile updated",
"console.containers.gateway-managed-gateway.wifi-profiles.form.updateFailure": "There was an error updating this WiFi profile",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.information": "Connection profiles are setup to allow for multiple gateways to connect via the same settings. You can use this view to manage all your profiles or create new ones, after which you can assign them to your gateway.",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.profileId": "Profile ID",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.accessPoint": "Access point",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteProfile": "Delete profile",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteSuccess": "WiFi profile deleted",
Expand Down
1 change: 0 additions & 1 deletion pkg/webui/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@
"console.containers.gateway-managed-gateway.wifi-profiles.form.updateSuccess": "",
"console.containers.gateway-managed-gateway.wifi-profiles.form.updateFailure": "",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.information": "",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.profileId": "",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.accessPoint": "",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteProfile": "",
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteSuccess": "",
Expand Down

0 comments on commit 687fcad

Please sign in to comment.