commit | 8758be81e31ead830e3bf387af5afdc0aecc1c37 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Dec 23 14:48:24 2023 +0100 |
committer | Adrià Vilanova <me@avm99963.com> | Mon Dec 25 20:24:54 2023 +0000 |
tree | d07b1678aee21ad740b8eb9edd04efa3e90465b1 | |
parent | da7d760298afdad883bb3dad543ec70d1d042120 [diff] |
chore(i18n): use conventional commits when bumping translations Change-Id: Idc3b11a4f90332c86fa5b212c627333c37c11ec4
diff --git a/tools/i18n/bump-translations.bash b/tools/i18n/bump-translations.bash index 4d3108d..bc4ae38 100644 --- a/tools/i18n/bump-translations.bash +++ b/tools/i18n/bump-translations.bash
@@ -34,4 +34,4 @@ done # Commit new translations -git commit -m "Updating i18n files from Crowdin" +git commit -m "i18n: update translations from Crowdin"