Skip to content

Commit 2b92911

Browse files
petulkamarekvospel
andauthored
fix (#28)
* fxi1 * fix2 * fix3 * Update and rename embedfix.md to fix.md * Update .changes/fix.md Co-authored-by: Marek Vospel <73162071+marekvospel@users.noreply.github.com> * Update .changes/fix.md Co-authored-by: Marek Vospel <73162071+marekvospel@users.noreply.github.com> * nemám té rad --------- Co-authored-by: Marek Vospel <73162071+marekvospel@users.noreply.github.com>
1 parent e2ad293 commit 2b92911

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

.changes/fix.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
workshop-bot: patch
3+
---
4+
5+
Added missing i18n entries for amimir and windont commands

locale/cs.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@
1818
"description": ":regional_indicator_f: :regional_indicator_r:"
1919
},
2020
"amimir": {
21-
"description": "trnka"
21+
"description": "trnka",
22+
"message": "Trnka amimir"
2223
},
2324
"windont": {
24-
"description": "windont skips"
25+
"description": "windont skips",
26+
"message": "Windont moment"
2527
},
2628
"hug": {
2729
"description": "Obejmi někoho posláním gifu"

locale/en.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515
"description": "Send a kiss gif"
1616
},
1717
"amimir": {
18-
"description": "Trnka"
18+
"description": "Trnka",
19+
"message": "Trnka amimir"
1920
},
2021
"windont": {
21-
"description": "windont skips"
22+
"description": "windont skips",
23+
"message": "Windont moment"
2224
},
2325
"hug": {
2426
"description": "Send a hug gif"

0 commit comments

Comments
 (0)