[GH-ISSUE #929] [Bug]: Breadcrumb for navigation.projects not displayes correctly #641

Closed
opened 2026-05-06 12:31:35 +02:00 by BreizhHardware · 1 comment

Originally created by @legend813 on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/929

Originally assigned to: @legend813 on GitHub.

Bug Description

Image

Expected Behavior

It should display "Projects" insteaf of the i8n key

Steps to Reproduce

  1. Go to Projects
  2. Select a project

Printer Model

X1 Carbon

Bambuddy Version

v0.2.3b2

Printer Firmware Version

01.11.02.00

Installation Method

Other

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package

Not needed

Screenshots

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
  • My printer has Developer Mode enabled
Originally created by @legend813 on GitHub (Apr 9, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/929 Originally assigned to: @legend813 on GitHub. ### Bug Description <img width="417" height="126" alt="Image" src="https://github.com/user-attachments/assets/b5cfd805-9a90-4315-b217-4d466bb60a33" /> ### Expected Behavior It should display "Projects" insteaf of the i8n key ### Steps to Reproduce 1. Go to Projects 2. Select a project ### Printer Model X1 Carbon ### Bambuddy Version v0.2.3b2 ### Printer Firmware Version 01.11.02.00 ### Installation Method Other ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package Not needed ### Screenshots <img width="417" height="126" alt="Image" src="https://github.com/user-attachments/assets/b5cfd805-9a90-4315-b217-4d466bb60a33" /> ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-06 12:31:35 +02:00
Author
Owner

@legend813 commented on GitHub (Apr 9, 2026):

You need to change ProjectDetailPage.tsx line 459 to

{t('nav.projects')}
<!-- gh-comment-id:4217010313 --> @legend813 commented on GitHub (Apr 9, 2026): You need to change `ProjectDetailPage.tsx` line 459 to ```typescript {t('nav.projects')} ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#641
No description provided.