mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 15:35:24 +02:00
feat: Ensure PR title fits convention (#3683)
This commit is contained in:
parent
88577b696b
commit
e7a668e64e
5 changed files with 66 additions and 9 deletions
|
@ -1,4 +1,8 @@
|
|||
preserve_hierarchy: false
|
||||
pull_request_title: "chore(l10n): New Crowdin updates"
|
||||
pull_request_labels: [
|
||||
"l10n"
|
||||
]
|
||||
files:
|
||||
- source: /frontend/lang/messages/en-US.json
|
||||
translation: /frontend/lang/messages/%locale%.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue