@ovh-ux/manager-common-translations 0.5.3 → 0.7.0
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.
- package/CHANGELOG.md +27 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_de_DE.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_en_GB.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_es_ES.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_fr_CA.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_fr_FR.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_it_IT.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_pl_PL.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/iam/Messages_pt_PT.json +4 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_de_DE.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_en_GB.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_es_ES.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_fr_CA.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_fr_FR.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_it_IT.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_pl_PL.json +8 -0
- package/dist/@ovh-ux/manager-common-translations/service/Messages_pt_PT.json +8 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +5 -3
- package/dist/types/index.d.ts +2 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.7.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.6.0...@ovh-ux/manager-common-translations@0.7.0) (2025-05-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **common-translations:** add services label state ([95af46d](https://github.com/ovh/manager/commit/95af46d7bd28f0db2ffa1cce153e62d6d1383767)), closes [#15090](https://github.com/ovh/manager/issues/15090)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [0.6.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.5.3...@ovh-ux/manager-common-translations@0.6.0) (2025-05-15)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **i18n:** add missing translations [CDS 3763] ([b0c0b82](https://github.com/ovh/manager/commit/b0c0b823b6c8f78187fafd167da3d0ff2b05eedb))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **common-translation:** add iam translation ([79bfc06](https://github.com/ovh/manager/commit/79bfc067d850fafacf94a9521fa7f83a30dc540f)), closes [#15091](https://github.com/ovh/manager/issues/15091)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
6
33
|
## [0.5.3](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.5.2...@ovh-ux/manager-common-translations@0.5.3) (2025-04-30)
|
|
7
34
|
|
|
8
35
|
**Note:** Version bump only for package @ovh-ux/manager-common-translations
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"service_state_active": "Activo",
|
|
3
|
+
"service_state_deleted": "Eliminado",
|
|
4
|
+
"service_state_suspended": "Suspendido",
|
|
5
|
+
"service_state_toActivate": "Pendiente de activar",
|
|
6
|
+
"service_state_toDelete": "Pendiente de eliminar",
|
|
7
|
+
"service_state_toSuspend": "Pendiente de suspender"
|
|
8
|
+
}
|
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o="@ovh-ux/manager-common-translations",
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o="@ovh-ux/manager-common-translations",E={BYTES:`${o}/bytes`,CLIPBOARD:`${o}/clipboard`,ACTIONS:`${o}/actions`,FORM:`${o}/form`,IAM:`${o}/iam`,SERVICE:`${o}/service`};exports.NAMESPACES=E;exports.NAMESPACE_PREFIX=o;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
const o = "@ovh-ux/manager-common-translations",
|
|
1
|
+
const o = "@ovh-ux/manager-common-translations", E = {
|
|
2
2
|
BYTES: `${o}/bytes`,
|
|
3
3
|
CLIPBOARD: `${o}/clipboard`,
|
|
4
4
|
ACTIONS: `${o}/actions`,
|
|
5
|
-
FORM: `${o}/form
|
|
5
|
+
FORM: `${o}/form`,
|
|
6
|
+
IAM: `${o}/iam`,
|
|
7
|
+
SERVICE: `${o}/service`
|
|
6
8
|
};
|
|
7
9
|
export {
|
|
8
|
-
|
|
10
|
+
E as NAMESPACES,
|
|
9
11
|
o as NAMESPACE_PREFIX
|
|
10
12
|
};
|
package/dist/types/index.d.ts
CHANGED