Skip to content

Commit

Permalink
chore(release): 3.68.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.68.0](v3.67.0...v3.68.0) (2024-06-28)

### Features

* Add filter for failed keys in batch operation ([#2355](#2355)) ([f7b0e13](f7b0e13))
  • Loading branch information
semantic-release-bot committed Jun 28, 2024
1 parent f7b0e13 commit 78abd78
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.68.0](https://github.com/tolgee/tolgee-platform/compare/v3.67.0...v3.68.0) (2024-06-28)


### Features

* Add filter for failed keys in batch operation ([#2355](https://github.com/tolgee/tolgee-platform/issues/2355)) ([f7b0e13](https://github.com/tolgee/tolgee-platform/commit/f7b0e134b95fea4301a339d2949ac0c93d16eae5))

# [3.67.0](https://github.com/tolgee/tolgee-platform/compare/v3.66.1...v3.67.0) (2024-06-26)


Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"batch_operations_dialog_minimize" : "Minimalizovat",
"batch_operations_dialog_ok" : "Ok",
"batch_operations_export_translations" : "Exportovat překlady",
"batch_operation_show_failed_keys" : "Zobrazit neúspěšné klíče",
"batch_operation_show_failed_keys" : "zobrazit neúspěšné klíče",
"batch_operations_machine_translate" : "Strojový překlad",
"batch_operations_mark_as_reviewed" : "Označit jako zkontrolované",
"batch_operations_mark_as_translated" : "Označit jako přeložené",
Expand Down Expand Up @@ -509,7 +509,7 @@
"export_translations_support_arrays_hint" : "Pokud je povoleno, klíče jako \"item[0]\" budou převedeny na pole ve výsledném souboru.",
"export_translations_support_arrays_label" : "Podpora polí",
"export_translations_title" : "Exportovat překlady",
"failed_job_filter_indicator_label" : "Předfiltrováno podle chybných klíčů z hromadné operace",
"failed_job_filter_indicator_label" : "Předfiltrování neúspěšných klíčů",
"feature-explanation-check-license-action" : "Zobrazit licenci",
"feature-explanation-license-not-active" : "Tolgee licence není aktivní",
"feature-explanation-license-not-sufficient" : "Vaše licence neobsahuje tuto funkci",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"batch_operations_dialog_minimize" : "Minimer",
"batch_operations_dialog_ok" : "OK",
"batch_operations_export_translations" : "Eksporter oversættelser",
"batch_operation_show_failed_keys" : "Vis mislykkede nøgler",
"batch_operation_show_failed_keys" : "vis mislykkede nøgler",
"batch_operations_machine_translate" : "Maskinoversættelse",
"batch_operations_mark_as_reviewed" : "Markér som gennemgået",
"batch_operations_mark_as_translated" : "Markér som oversat",
Expand Down Expand Up @@ -509,7 +509,7 @@
"export_translations_support_arrays_hint" : "Når aktiveret, vil nøgler som \"item[0]\" blive konverteret til JSON-arrays.",
"export_translations_support_arrays_label" : "Understøt arrays",
"export_translations_title" : "Eksporter oversættelser",
"failed_job_filter_indicator_label" : "Forfiltreret efter mislykkede nøgler fra batchoperation",
"failed_job_filter_indicator_label" : "Forfiltrering af mislykkede nøgler",
"feature-explanation-check-license-action" : "Vis licens",
"feature-explanation-license-not-active" : "Tolgee licensen er ikke aktiv",
"feature-explanation-license-not-sufficient" : "Din licens indeholder ikke denne funktion",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"batch_operations_dialog_minimize" : "Minimize",
"batch_operations_dialog_ok" : "Ok",
"batch_operations_export_translations" : "Export translations",
"batch_operation_show_failed_keys" : "Show failed keys",
"batch_operation_show_failed_keys" : "show failed keys",
"batch_operations_machine_translate" : "Machine translation",
"batch_operations_mark_as_reviewed" : "Mark as reviewed",
"batch_operations_mark_as_translated" : "Mark as translated",
Expand Down Expand Up @@ -509,7 +509,7 @@
"export_translations_support_arrays_hint" : "When enabled keys like \"item[0]\" will be converted to json arrays.",
"export_translations_support_arrays_label" : "Support arrays",
"export_translations_title" : "Export translations",
"failed_job_filter_indicator_label" : "Prefilted by failed keys from batch operation",
"failed_job_filter_indicator_label" : "Prefiltering failed keys",
"feature-explanation-check-license-action" : "Show license",
"feature-explanation-license-not-active" : "Tolgee license is not active",
"feature-explanation-license-not-sufficient" : "Your license doesn't contain this feature",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"batch_operations_dialog_minimize" : "Minimizare",
"batch_operations_dialog_ok" : "Bine",
"batch_operations_export_translations" : "Exportă traducerile",
"batch_operation_show_failed_keys" : "Afișați cheile eșuate",
"batch_operation_show_failed_keys" : "afișează cheile eșuate",
"batch_operations_machine_translate" : "Traducere automată",
"batch_operations_mark_as_reviewed" : "Marchează ca revizuit",
"batch_operations_mark_as_translated" : "Marchează ca tradus",
Expand Down Expand Up @@ -509,7 +509,7 @@
"export_translations_support_arrays_hint" : "Când este activat, cheile precum \"item[0]\" vor fi convertite în tablouri JSON.",
"export_translations_support_arrays_label" : "Suport pentru tablouri",
"export_translations_title" : "Exportă traducerile",
"failed_job_filter_indicator_label" : "Prefiltrat după cheile eșuate din operațiunea de lot",
"failed_job_filter_indicator_label" : "Prefiltrarea cheilor eșuate",
"feature-explanation-check-license-action" : "Afișează licența",
"feature-explanation-license-not-active" : "Licența Tolgee nu este activă",
"feature-explanation-license-not-sufficient" : "Licența dvs. nu conține această funcționalitate",
Expand Down

0 comments on commit 78abd78

Please sign in to comment.