diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml
index 9d96cda40..d748c5969 100644
--- a/.github/workflows/lint.yaml
+++ b/.github/workflows/lint.yaml
@@ -70,10 +70,14 @@ jobs:
if: always() && steps.install.outcome == 'success'
run: ./bin/console lint:twig templates --env=prod
- - name: Lint XLIFF translations
+ - name: Lint XLIFF translation files
if: always() && steps.install.outcome == 'success'
run: ./bin/console lint:xliff translations
+ - name: Lint translation contents
+ if: always() && steps.install.outcome == 'success'
+ run: ./bin/console lint:translations
+
- name: Lint Parameters and Services
if: always() && steps.install.outcome == 'success'
run: ./bin/console lint:container --no-debug
diff --git a/translations/messages+intl-icu.bn.xlf b/translations/messages+intl-icu.bn.xlf
index cac44a294..52b420f80 100644
--- a/translations/messages+intl-icu.bn.xlf
+++ b/translations/messages+intl-icu.bn.xlf
@@ -314,7 +314,7 @@