Skip to content

Commit

Permalink
Merge branch 'main' into l10n_main
Browse files Browse the repository at this point in the history
  • Loading branch information
ggvbo authored Dec 9, 2023
2 parents 39c58c7 + 98b7e48 commit 6165bbb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generateversiondata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
pull_request:
push:
paths-ignore:
- 'lang/*'
- '.github/*'
- 'crowdin.yml'
- 'version.json'

jobs:
Expand Down
3 changes: 3 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
files:
- source: /lang/en/*.json
translation: /lang/%two_letters_code%/%original_file_name%
7 changes: 4 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"generated": "2023-12-09T17:41:45.749Z",
"branch": "l10n_main",

"generated": "2023-12-09T17:44:21.096Z",
"branch": "main",
"version": "1.0.3",
"commit": "7f1608c"
"commit": "0c7e63e
}

0 comments on commit 6165bbb

Please sign in to comment.