@brightspace-ui/labs 2.24.2 → 2.24.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/lang/pt.js +1 -1
package/package.json CHANGED
@@ -111,5 +111,5 @@
111
111
  "resize-observer-polyfill": "^1",
112
112
  "webvtt-parser": "^2.1.2"
113
113
  },
114
- "version": "2.24.2"
114
+ "version": "2.24.3"
115
115
  }
package/src/lang/pt.js CHANGED
@@ -8,7 +8,7 @@ export default {
8
8
  "components:accessibilityDisabilitySimulator:keyboardOnly": "Somente teclado", // Disability simulation option for users who can only use the keyboard for navigation
9
9
  "components:accessibilityDisabilitySimulator:lowVision": "Baixa visão", // Disability simulation option for users with a limited ability to see
10
10
  "components:accessibilityDisabilitySimulator:noVision": "Sem visão", // Disability simulation option for users without the ability to see
11
- "components:accessibilityDisabilitySimulator:none": "Nenhuma", // Disability simulation option that represents having no disability
11
+ "components:accessibilityDisabilitySimulator:none": "Nenhum", // Disability simulation option that represents having no disability
12
12
  "components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "Ative seu leitor de tela e insira o conteúdo", // Alert that prompts the user to use a screenreader and tabbing to view content
13
13
  "components:accessibilityDisabilitySimulator:simulationType": "Tipo de simulação:", // Label for the disability simulation options
14
14
  "components:attributePicker:addValue": "Clique para adicionar o valor {value}", // Label for screen readers to inform user that they can click to add the given value