Skip to content

Commit 6cd8239

Browse files
Merge branch '1.2' of github.com:benjaminjonard/mendako into 1.2
2 parents b8b73d0 + 7b3d061 commit 6cd8239

File tree

9 files changed

+99
-25
lines changed

9 files changed

+99
-25
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ You are also welcome if you want to proofread existing translations.
136136

137137
#### Available
138138

139-
<table><tr><td align="center" valign="top"><img width="30px" height="30px" title="English" alt="English" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/en.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="Hungarian" alt="Hungarian" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/hu.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="French" alt="French" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/fr.png"></div><div align="center" valign="top">97%</td><td align="center" valign="top"><img width="30px" height="30px" title="Japanese" alt="Japanese" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/ja.png"></div><div align="center" valign="top">97%</td><td align="center" valign="top"><img width="30px" height="30px" title="Spanish" alt="Spanish" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/es-ES.png"></div><div align="center" valign="top">97%</td></tr></table>
139+
<table><tr><td align="center" valign="top"><img width="30px" height="30px" title="English" alt="English" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/en.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="French" alt="French" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/fr.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="Japanese" alt="Japanese" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/ja.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="Spanish" alt="Spanish" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/es-ES.png"></div><div align="center" valign="top">100%</td><td align="center" valign="top"><img width="30px" height="30px" title="Hungarian" alt="Hungarian" src="https://raw.githubusercontent.com/benjaminjonard/crowdin-translations-progress-action/1.0/flags/hu.png"></div><div align="center" valign="top">99%</td></tr></table>
140140
<!-- CROWDIN-TRANSLATIONS-PROGRESS-ACTION-END -->
141141

142142
## Licensing

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": ">= 14.0.0"
99
},
1010
"devDependencies": {
11-
"@babel/core": "7.24.8",
11+
"@babel/core": "7.24.9",
1212
"@babel/preset-env": "7.24.8",
1313
"@hotwired/stimulus": "3.2.2",
1414
"@symfony/stimulus-bridge": "3.2.2",

assets/yarn.lock

Lines changed: 46 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,26 +46,26 @@ __metadata:
4646
languageName: node
4747
linkType: hard
4848

49-
"@babel/core@npm:7.24.8":
50-
version: 7.24.8
51-
resolution: "@babel/core@npm:7.24.8"
49+
"@babel/core@npm:7.24.9":
50+
version: 7.24.9
51+
resolution: "@babel/core@npm:7.24.9"
5252
dependencies:
5353
"@ampproject/remapping": "npm:^2.2.0"
5454
"@babel/code-frame": "npm:^7.24.7"
55-
"@babel/generator": "npm:^7.24.8"
55+
"@babel/generator": "npm:^7.24.9"
5656
"@babel/helper-compilation-targets": "npm:^7.24.8"
57-
"@babel/helper-module-transforms": "npm:^7.24.8"
57+
"@babel/helper-module-transforms": "npm:^7.24.9"
5858
"@babel/helpers": "npm:^7.24.8"
5959
"@babel/parser": "npm:^7.24.8"
6060
"@babel/template": "npm:^7.24.7"
6161
"@babel/traverse": "npm:^7.24.8"
62-
"@babel/types": "npm:^7.24.8"
62+
"@babel/types": "npm:^7.24.9"
6363
convert-source-map: "npm:^2.0.0"
6464
debug: "npm:^4.1.0"
6565
gensync: "npm:^1.0.0-beta.2"
6666
json5: "npm:^2.2.3"
6767
semver: "npm:^6.3.1"
68-
checksum: 10/79818e6e8ecd5f50ffbfb8dfb1748928e6e17b198bd8da0d6f725bf67aece5141020cd3aba56dc425a33e118c0e80e5569ad6fa615897e49726087dd875279d7
68+
checksum: 10/f00a372fa547f6e21f4db1b6e521e6eb01f77f5931726897aae6f4cf29a687f615b9b77147b539e851a68bf94e4850bcfba7eb11091dd8e2bc625f6d831ce257
6969
languageName: node
7070
linkType: hard
7171

@@ -93,6 +93,18 @@ __metadata:
9393
languageName: node
9494
linkType: hard
9595

96+
"@babel/generator@npm:^7.24.9":
97+
version: 7.24.9
98+
resolution: "@babel/generator@npm:7.24.9"
99+
dependencies:
100+
"@babel/types": "npm:^7.24.9"
101+
"@jridgewell/gen-mapping": "npm:^0.3.5"
102+
"@jridgewell/trace-mapping": "npm:^0.3.25"
103+
jsesc: "npm:^2.5.1"
104+
checksum: 10/ef48aaa9e6719dd4bc7bb250c0d9c3059685651f38f180bab6e8fb65f4417d8f408d266ff334181ac6200f4465ba8143ef11a1d80ed0cf9ee5e9e2103efbc1fb
105+
languageName: node
106+
linkType: hard
107+
96108
"@babel/helper-annotate-as-pure@npm:^7.18.6":
97109
version: 7.18.6
98110
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
@@ -299,6 +311,21 @@ __metadata:
299311
languageName: node
300312
linkType: hard
301313

314+
"@babel/helper-module-transforms@npm:^7.24.9":
315+
version: 7.24.9
316+
resolution: "@babel/helper-module-transforms@npm:7.24.9"
317+
dependencies:
318+
"@babel/helper-environment-visitor": "npm:^7.24.7"
319+
"@babel/helper-module-imports": "npm:^7.24.7"
320+
"@babel/helper-simple-access": "npm:^7.24.7"
321+
"@babel/helper-split-export-declaration": "npm:^7.24.7"
322+
"@babel/helper-validator-identifier": "npm:^7.24.7"
323+
peerDependencies:
324+
"@babel/core": ^7.0.0
325+
checksum: 10/eaed9cb93edb11626758f76bfb482f9c3b6583f6756813c5ef849d6d52bbe7c2cb39f61646758e860732d14c2588b60eb4e2af78d7751450649a8d3d7ca41697
326+
languageName: node
327+
linkType: hard
328+
302329
"@babel/helper-optimise-call-expression@npm:^7.24.7":
303330
version: 7.24.7
304331
resolution: "@babel/helper-optimise-call-expression@npm:7.24.7"
@@ -1561,6 +1588,17 @@ __metadata:
15611588
languageName: node
15621589
linkType: hard
15631590

1591+
"@babel/types@npm:^7.24.9":
1592+
version: 7.24.9
1593+
resolution: "@babel/types@npm:7.24.9"
1594+
dependencies:
1595+
"@babel/helper-string-parser": "npm:^7.24.8"
1596+
"@babel/helper-validator-identifier": "npm:^7.24.7"
1597+
to-fast-properties: "npm:^2.0.0"
1598+
checksum: 10/21873a08a124646824aa230de06af52149ab88206dca59849dcb3003990a6306ec2cdaa4147ec1127c0cfc5f133853cfc18f80d7f6337b6662a3c378ed565f15
1599+
languageName: node
1600+
linkType: hard
1601+
15641602
"@babel/types@npm:^7.8.3":
15651603
version: 7.23.0
15661604
resolution: "@babel/types@npm:7.23.0"
@@ -5133,7 +5171,7 @@ __metadata:
51335171
version: 0.0.0-use.local
51345172
resolution: "mendako@workspace:."
51355173
dependencies:
5136-
"@babel/core": "npm:7.24.8"
5174+
"@babel/core": "npm:7.24.9"
51375175
"@babel/preset-env": "npm:7.24.8"
51385176
"@hotwired/stimulus": "npm:3.2.2"
51395177
"@symfony/stimulus-bridge": "npm:3.2.2"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dama/doctrine-test-bundle": "8.2.0",
5656
"phpunit/php-code-coverage": "11.0.5",
5757
"phpunit/phpunit": "11.2.7",
58-
"rector/rector": "1.2.0",
58+
"rector/rector": "1.2.1",
5959
"symfony/debug-bundle": "7.1.1",
6060
"symfony/maker-bundle": "1.60.0",
6161
"symfony/stopwatch": "7.1.1",

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

translations/en/messages+intl-icu.en.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -644,10 +644,10 @@
644644
</segment>
645645
</unit>
646646
<unit id="WAXhQr6" name="label.comment">
647-
<segment>
647+
<segment state="translated">
648648
<source>Comment</source>
649649
<target>Comment</target>
650650
</segment>
651-
</unit>
651+
</unit>
652652
</file>
653653
</xliff>

translations/es/messages+intl-icu.es.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,17 @@
637637
<target>Entradas de scroll infinito por página</target>
638638
</segment>
639639
</unit>
640+
<unit id="posts" name="counters.posts">
641+
<segment state="translated">
642+
<source>{count, plural, one {# post} other {# posts}}</source>
643+
<target>{count, plural, one {# post} other {# posts}}</target>
644+
</segment>
645+
</unit>
646+
<unit id="WAXhQr6" name="label.comment">
647+
<segment state="translated">
648+
<source>Comment</source>
649+
<target>Comentario</target>
650+
</segment>
651+
</unit>
640652
</file>
641653
</xliff>

translations/fr/messages+intl-icu.fr.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,17 @@
637637
<target>Scroll infini posts par page</target>
638638
</segment>
639639
</unit>
640+
<unit id="posts" name="counters.posts">
641+
<segment state="translated">
642+
<source>{count, plural, one {# post} other {# posts}}</source>
643+
<target>{count, plural, one {# post} other {# posts}}</target>
644+
</segment>
645+
</unit>
646+
<unit id="WAXhQr6" name="label.comment">
647+
<segment state="translated">
648+
<source>Comment</source>
649+
<target>Commentaire</target>
650+
</segment>
651+
</unit>
640652
</file>
641653
</xliff>

translations/ja/messages+intl-icu.ja.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,17 @@
637637
<target>無限スクロールの投稿数</target>
638638
</segment>
639639
</unit>
640+
<unit id="posts" name="counters.posts">
641+
<segment state="translated">
642+
<source>{count, plural, one {# post} other {# posts}}</source>
643+
<target>{count, plural, other {# 投稿}}</target>
644+
</segment>
645+
</unit>
646+
<unit id="WAXhQr6" name="label.comment">
647+
<segment state="translated">
648+
<source>Comment</source>
649+
<target>コメント</target>
650+
</segment>
651+
</unit>
640652
</file>
641653
</xliff>

0 commit comments

Comments
 (0)