@gravity-ui/blog-constructor 4.3.0 → 4.3.1
Sign up to get free protection for your applications and to get access to all the features.
package/build/cjs/i18n/index.js
CHANGED
@@ -44,7 +44,7 @@ exports.i18n.registerKeyset(locale_1.Lang.En, KEYSET_NAME, {
|
|
44
44
|
[Keyset.AllTags]: 'All topics',
|
45
45
|
[Keyset.ActionSavedOnly]: 'Saved',
|
46
46
|
[Keyset.AllServices]: 'All Services',
|
47
|
-
[Keyset.PromptSignInOnLike]: '
|
47
|
+
[Keyset.PromptSignInOnLike]: 'Sign in to save this post',
|
48
48
|
[Keyset.ContextReadingTime]: [
|
49
49
|
'{{count}} min to read',
|
50
50
|
'{{count}} mins to read',
|
@@ -69,7 +69,7 @@ exports.i18n.registerKeyset(locale_1.Lang.Ru, KEYSET_NAME, {
|
|
69
69
|
[Keyset.AllTags]: 'Все темы',
|
70
70
|
[Keyset.ActionSavedOnly]: 'Сохранённые',
|
71
71
|
[Keyset.AllServices]: 'Все сервисы',
|
72
|
-
[Keyset.PromptSignInOnLike]: 'Войдите, чтобы
|
72
|
+
[Keyset.PromptSignInOnLike]: 'Войдите, чтобы сохранить пост',
|
73
73
|
[Keyset.ContextReadingTime]: [
|
74
74
|
'{{count}} минута чтения',
|
75
75
|
'{{count}} минуты чтения',
|
package/build/esm/i18n/index.js
CHANGED
@@ -41,7 +41,7 @@ i18n.registerKeyset(Lang.En, KEYSET_NAME, {
|
|
41
41
|
[Keyset.AllTags]: 'All topics',
|
42
42
|
[Keyset.ActionSavedOnly]: 'Saved',
|
43
43
|
[Keyset.AllServices]: 'All Services',
|
44
|
-
[Keyset.PromptSignInOnLike]: '
|
44
|
+
[Keyset.PromptSignInOnLike]: 'Sign in to save this post',
|
45
45
|
[Keyset.ContextReadingTime]: [
|
46
46
|
'{{count}} min to read',
|
47
47
|
'{{count}} mins to read',
|
@@ -66,7 +66,7 @@ i18n.registerKeyset(Lang.Ru, KEYSET_NAME, {
|
|
66
66
|
[Keyset.AllTags]: 'Все темы',
|
67
67
|
[Keyset.ActionSavedOnly]: 'Сохранённые',
|
68
68
|
[Keyset.AllServices]: 'Все сервисы',
|
69
|
-
[Keyset.PromptSignInOnLike]: 'Войдите, чтобы
|
69
|
+
[Keyset.PromptSignInOnLike]: 'Войдите, чтобы сохранить пост',
|
70
70
|
[Keyset.ContextReadingTime]: [
|
71
71
|
'{{count}} минута чтения',
|
72
72
|
'{{count}} минуты чтения',
|