Conversation
PR SummaryLow Risk Overview Publishes translated versions of both guides across multiple locales ( Written by Cursor Bugbot for commit 3ee279c. This will update automatically on new commits. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Autofix Details
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Inconsistent FTP link path may break navigation
- Updated the Vintage Story mods document to use the relative
gameserver-ftpaccess.mdlink format consistent with Docusaurus doc routing.
- Updated the Vintage Story mods document to use the relative
Or push these changes by commenting:
@cursor push 733de796a6
Preview (733de796a6)
diff --git a/docs/vintagestory-mods.md b/docs/vintagestory-mods.md
--- a/docs/vintagestory-mods.md
+++ b/docs/vintagestory-mods.md
@@ -33,7 +33,7 @@
## Installation
-Vintage Story server mods must be uploaded directly to the server filesystem. This is done by connecting to the server via [FTP](/gameserver-ftpaccess.md). First, connect to your server using an FTP client and log in using your server’s FTP credentials.
+Vintage Story server mods must be uploaded directly to the server filesystem. This is done by connecting to the server via [FTP](gameserver-ftpaccess.md). First, connect to your server using an FTP client and log in using your server’s FTP credentials.
Once connected, navigate to the following directory:This Bugbot Autofix run was free. To enable autofix for future PRs, go to the Cursor dashboard.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
|
|
||
| Falls du noch Fragen hast oder Hilfe brauchst, steht dir unser Support-Team täglich zur Seite! 🙂 | ||
|
|
||
| <InlineVoucher /> No newline at end of file |
There was a problem hiding this comment.
Italian locale files contain German instead of Italian
High Severity
Both files under i18n/it/ contain German text instead of Italian. The title, description, sidebar_label, headings, and all body content are in German (e.g. "Mods installieren", "Einführung", "Fazit"). Italian-speaking users will see the wrong language entirely.



No description provided.