Skip to content

Commit d72c829

Browse files
chore(release): 3.74.2 [skip ci]
## [3.74.2](tolgee/tolgee-platform@v3.74.1...v3.74.2) (2024-09-24) ### Bug Fixes * Resolvable import timing out ([tolgee#2484](tolgee#2484)) ([a4e5c05](tolgee@a4e5c05))
1 parent a4e5c05 commit d72c829

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.74.2](https://github.com/tolgee/tolgee-platform/compare/v3.74.1...v3.74.2) (2024-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Resolvable import timing out ([#2484](https://github.com/tolgee/tolgee-platform/issues/2484)) ([a4e5c05](https://github.com/tolgee/tolgee-platform/commit/a4e5c05436be32f64ef08462fc5a9199d1c9523e))
7+
18
## [3.74.1](https://github.com/tolgee/tolgee-platform/compare/v3.74.0...v3.74.1) (2024-09-23)
29

310

webapp/src/i18n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,7 @@
12941294
"task_scope_keys_label": "Klíče",
12951295
"task_scope_total_to_translate": "Celkem k překladu",
12961296
"task_scope_words_label": "Slova",
1297+
"tasks_feature_description": "Úkoly jsou funkce dostupná pouze v placených plánech",
12971298
"tasks_filter_by_language": "Vyberte jazyk...",
12981299
"tasks_search_placeholder": "Hledat...",
12991300
"tasks_show_closed_label": "Uzavřené úkoly",

webapp/src/i18n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,6 +1292,7 @@
12921292
"task_scope_keys_label": "Nøgler",
12931293
"task_scope_total_to_translate": "I alt at oversætte",
12941294
"task_scope_words_label": "Ord",
1295+
"tasks_feature_description": "Opgaver er en funktion, der kun er tilgængelig i betalte planer",
12951296
"tasks_filter_by_language": "Vælg sprog...",
12961297
"tasks_search_placeholder": "Søg...",
12971298
"tasks_show_closed_label": "Lukkede opgaver",

webapp/src/i18n/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,7 @@
12941294
"task_scope_keys_label": "Keys",
12951295
"task_scope_total_to_translate": "Total to translate",
12961296
"task_scope_words_label": "Words",
1297+
"tasks_feature_description": "Tasks are feature only available in paid plans",
12971298
"tasks_filter_by_language": "Select language...",
12981299
"tasks_search_placeholder": "Search...",
12991300
"tasks_show_closed_label": "Closed tasks",

webapp/src/i18n/ro.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,7 @@
12941294
"task_scope_keys_label": "Chei",
12951295
"task_scope_total_to_translate": "Total de tradus",
12961296
"task_scope_words_label": "Cuvinte",
1297+
"tasks_feature_description": "Sarcinile sunt o funcționalitate disponibilă doar în planurile plătite",
12971298
"tasks_filter_by_language": "Selectați limba...",
12981299
"tasks_search_placeholder": "Căutare...",
12991300
"tasks_show_closed_label": "Sarcini închise",

0 commit comments

Comments
 (0)