File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ feel free to use the `String.toKey(bundle)` extension function temporarily.
5454If you're using the KordEx Gradle plugin, start by ** updating to version 1.5.0,** which will be released shortly.
5555
5656- If you haven't created a translation bundle, you'll want to create one
57- [ as described here] ( https://docs.kordex.dev/internationalization.html#basic-concepts- bundles) .
57+ [ as described here] ( /i18n/ bundles) .
5858- After that, configure the new ` i18n ` builder in the Gradle plugin, providing values for at least the ` classPackage `
5959 and ` translationBundle ` properties.
6060- Next, run the ` generateTranslationsClass ` Gradle task, which will generate a new ` Translations ` object containing
@@ -334,7 +334,7 @@ Please review your integration usage before pushing any updates!
334334** Note:** Key-based filtering does not support nested container types, as this doesn't appear to be possible within
335335Kotlin's type system. However, it is generally best not to nest data too far regardless.
336336
337- The [ configuration docs] ( https://docs.kordex.dev/ sentry.html ) have already been updated if you need them.
337+ The [ configuration docs] ( /bots/config/extensions# sentry-extension ) have already been updated if you need them.
338338
339339As always, please give things a try and let me know how you get on!
340340
You can’t perform that action at this time.
0 commit comments