diff --git a/lerna.json b/lerna.json index 522fca1495..d5d76a7c99 100644 --- a/lerna.json +++ b/lerna.json @@ -13,7 +13,8 @@ "pr: polish": ":nail_care: Polish", "pr: documentation": ":memo: Documentation", "pr: dependencies": ":robot: Dependencies", - "pr: maintenance": ":wrench: Maintenance" + "pr: maintenance": ":wrench: Maintenance", + "pr: translations": ":globe_with_meridians: Translations" }, "cacheDir": ".changelog" }