@cloud-ru/uikit-product-locale 0.18.2 → 0.18.4
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
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
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.18.4 (2025-11-13)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **LK-6839:** rename Claudia to Giga-helper ([6f9247d](https://gitverse.ru/cloud-ru-tech/uikit-product/commits/6f9247d31229fd9ef88a2e70bb30f811f88aea20))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## 0.18.3 (2025-11-13)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **PD-3377:** removed contributors ([121640f](https://gitverse.ru/cloud-ru-tech/uikit-product/commits/121640f7b88b20a728a6ad2c39de8841532bb308))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
## 0.18.2 (2025-11-12)
|
|
7
29
|
|
|
8
30
|
|
|
@@ -209,8 +209,8 @@ exports.en_GB = {
|
|
|
209
209
|
error: 'Password does not meet the requirements',
|
|
210
210
|
},
|
|
211
211
|
hint: {
|
|
212
|
-
text: '
|
|
213
|
-
tooltip: "If in doubt about
|
|
212
|
+
text: 'Giga-helper may be wrong and recommends checking the answers',
|
|
213
|
+
tooltip: "If in doubt about Giga-helper's answer, you can clarify the information in ",
|
|
214
214
|
tooltipLink: 'the support chat',
|
|
215
215
|
},
|
|
216
216
|
submit: {
|
|
@@ -209,8 +209,8 @@ exports.ru_RU = {
|
|
|
209
209
|
error: 'Пароль не соответствует требованиям',
|
|
210
210
|
},
|
|
211
211
|
hint: {
|
|
212
|
-
text: '
|
|
213
|
-
tooltip: 'Если засомневаетесь в ответе
|
|
212
|
+
text: 'Гига-помощник может ошибаться и рекомендует проверять ответы',
|
|
213
|
+
tooltip: 'Если засомневаетесь в ответе Гига-помощника, можете уточнить информацию ',
|
|
214
214
|
tooltipLink: 'в чате поддержки',
|
|
215
215
|
},
|
|
216
216
|
submit: {
|
|
@@ -206,8 +206,8 @@ export const en_GB = {
|
|
|
206
206
|
error: 'Password does not meet the requirements',
|
|
207
207
|
},
|
|
208
208
|
hint: {
|
|
209
|
-
text: '
|
|
210
|
-
tooltip: "If in doubt about
|
|
209
|
+
text: 'Giga-helper may be wrong and recommends checking the answers',
|
|
210
|
+
tooltip: "If in doubt about Giga-helper's answer, you can clarify the information in ",
|
|
211
211
|
tooltipLink: 'the support chat',
|
|
212
212
|
},
|
|
213
213
|
submit: {
|
|
@@ -206,8 +206,8 @@ export const ru_RU = {
|
|
|
206
206
|
error: 'Пароль не соответствует требованиям',
|
|
207
207
|
},
|
|
208
208
|
hint: {
|
|
209
|
-
text: '
|
|
210
|
-
tooltip: 'Если засомневаетесь в ответе
|
|
209
|
+
text: 'Гига-помощник может ошибаться и рекомендует проверять ответы',
|
|
210
|
+
tooltip: 'Если засомневаетесь в ответе Гига-помощника, можете уточнить информацию ',
|
|
211
211
|
tooltipLink: 'в чате поддержки',
|
|
212
212
|
},
|
|
213
213
|
submit: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-ru/uikit-product-locale",
|
|
3
3
|
"title": "Locale",
|
|
4
|
-
"version": "0.18.
|
|
4
|
+
"version": "0.18.4",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css",
|
|
7
7
|
"*.woff",
|
|
@@ -30,7 +30,6 @@
|
|
|
30
30
|
"name": "Akhremenko Grigorii",
|
|
31
31
|
"url": "https://github.com/AGrigorii"
|
|
32
32
|
},
|
|
33
|
-
"contributors": [],
|
|
34
33
|
"license": "Apache-2.0",
|
|
35
34
|
"publishConfig": {
|
|
36
35
|
"access": "public"
|
|
@@ -48,5 +47,5 @@
|
|
|
48
47
|
"@types/lodash.merge": "4.6.9",
|
|
49
48
|
"@types/lodash.set": "4.3.9"
|
|
50
49
|
},
|
|
51
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "08da536a2d0e000d678f7490df150fc0ebdf3f01"
|
|
52
51
|
}
|
package/src/locales/en_GB.ts
CHANGED
|
@@ -209,8 +209,8 @@ export const en_GB = {
|
|
|
209
209
|
error: 'Password does not meet the requirements',
|
|
210
210
|
},
|
|
211
211
|
hint: {
|
|
212
|
-
text: '
|
|
213
|
-
tooltip: "If in doubt about
|
|
212
|
+
text: 'Giga-helper may be wrong and recommends checking the answers',
|
|
213
|
+
tooltip: "If in doubt about Giga-helper's answer, you can clarify the information in ",
|
|
214
214
|
tooltipLink: 'the support chat',
|
|
215
215
|
},
|
|
216
216
|
submit: {
|
package/src/locales/ru_RU.ts
CHANGED
|
@@ -209,8 +209,8 @@ export const ru_RU: typeof en_GB = {
|
|
|
209
209
|
error: 'Пароль не соответствует требованиям',
|
|
210
210
|
},
|
|
211
211
|
hint: {
|
|
212
|
-
text: '
|
|
213
|
-
tooltip: 'Если засомневаетесь в ответе
|
|
212
|
+
text: 'Гига-помощник может ошибаться и рекомендует проверять ответы',
|
|
213
|
+
tooltip: 'Если засомневаетесь в ответе Гига-помощника, можете уточнить информацию ',
|
|
214
214
|
tooltipLink: 'в чате поддержки',
|
|
215
215
|
},
|
|
216
216
|
submit: {
|