You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
-**Help:** ✨ Add autocompletion for the `command` argument of the `/help` command ([ecc212f](https://github.com/Stefouch/sebedius-yearzero-discord-bot/commit/ecc212f13e62bf4894e801cddb014a3b43b7b047))
11
+
-**Locales:** 🌐🇸🇪 Add Swedish translations ([#184](https://github.com/Stefouch/sebedius-yearzero-discord-bot/issues/184)) ([cdeb2bb](https://github.com/Stefouch/sebedius-yearzero-discord-bot/commit/cdeb2bb1ade5b1bc9b773255b12de909fbe14f20))
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,11 @@ If you have usage questions the best place to get help is in the [#digital-tools
28
28
29
29
We are grateful for any and all localization support we can get. To localize the system you do not need to download or set up the system. To make it easier to help with localization we are using GitLocalize. All you need is a GitHub account. Then you can [head over to our GitLocalize page](https://gitlocalize.com/repo/7923) and start translating.
30
30
31
+
There are small restrictions imposed for the translations of commands:
32
+
33
+
- Command's names can only have letters and must have between 3 and 32 characters.
34
+
- Command's descriptions cannot have more than 100 characters.
35
+
31
36
Once you are done, click the yellow button that says "Create Review Request" and GitLocalize will handle the rest on your behalf.
| German | OK | Partial |[](https://gitlocalize.com/repo/7923/de?utm_source=badge)|
66
+
| French | OK | Partial |[](https://gitlocalize.com/repo/7923/fr?utm_source=badge)|
67
+
| Swedish | OK | Partial |[](https://gitlocalize.com/repo/7923/fr?utm_source=badge)|
65
68
66
69
Your language isn't supported yet? See _Contributing_ below!
67
70
@@ -71,7 +74,9 @@ Contributions, translations, issues and feature requests are welcome!<br/>Take a
71
74
72
75
### Top Contributors
73
76
74
-
-[@mprangenberg](https://github.com/mprangenberg)
77
+
-[@mprangenberg](https://github.com/mprangenberg) (Code & German translation)
78
+
-[@LordDredger](https://github.com/LordDreger) (French translation with @Stefouch)
0 commit comments