1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[PR #380] [CLOSED] Updating Japanese localization strings #1021

Closed
opened 2026-05-07 00:15:32 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/380
Author: @nmori
Created: 2/15/2026
Status: Closed

Base: 0.2.1b3Head: refactor/UPDATE_JP_RESOURCE


📝 Commits (5)

  • ab79b1f Updating Japanese localization strings
  • 29d96d1 Translation Data Update
  • 56d2668 Merge branch 'refactor/UPDATE_JP_RESOURCE' of https://github.com/nmori/bambuddy into refactor/UPDATE_JP_RESOURCE
  • ebf2302 Merge remote-tracking branch 'remotes/upstream/0.2.0b' into refactor/UPDATE_JP_RESOURCE
  • f973063 Merge branch '0.2.0b' into refactor/UPDATE_JP_RESOURCE

📊 Changes

1 file changed (+1217 additions, -998 deletions)

View changed files

📝 frontend/src/i18n/locales/ja.ts (+1217 -998)

📄 Description

Description

  • Adds Japanese resource entries
  • Aligns English resource and data placement for easier maintenance

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Changes Made

  • Rearranged based on English resources
  • Translated untranslated data
  • I have aligned the translation of certain parts and functions with BambuLab's notation.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/380 **Author:** [@nmori](https://github.com/nmori) **Created:** 2/15/2026 **Status:** ❌ Closed **Base:** `0.2.1b3` ← **Head:** `refactor/UPDATE_JP_RESOURCE` --- ### 📝 Commits (5) - [`ab79b1f`](https://github.com/maziggy/bambuddy/commit/ab79b1f86f930f8801a44831f00409f0d4258fea) Updating Japanese localization strings - [`29d96d1`](https://github.com/maziggy/bambuddy/commit/29d96d1605292940f46443331f666b404f2fb6c3) Translation Data Update - [`56d2668`](https://github.com/maziggy/bambuddy/commit/56d26680bcee5d46f8d83489f84794b4c3a5ea3e) Merge branch 'refactor/UPDATE_JP_RESOURCE' of https://github.com/nmori/bambuddy into refactor/UPDATE_JP_RESOURCE - [`ebf2302`](https://github.com/maziggy/bambuddy/commit/ebf230203871374e9bfdc691b30b29f53b11505d) Merge remote-tracking branch 'remotes/upstream/0.2.0b' into refactor/UPDATE_JP_RESOURCE - [`f973063`](https://github.com/maziggy/bambuddy/commit/f973063a70d3fab955502e4e66c02f052b4edfe3) Merge branch '0.2.0b' into refactor/UPDATE_JP_RESOURCE ### 📊 Changes **1 file changed** (+1217 additions, -998 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/i18n/locales/ja.ts` (+1217 -998) </details> ### 📄 Description ## Description - Adds Japanese resource entries - Aligns English resource and data placement for easier maintenance ## Type of Change <!-- Mark the relevant option with an "x" --> - [ ] Bug fix (non-breaking change that fixes an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [X] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made - Rearranged based on English resources - Translated untranslated data - I have aligned the translation of certain parts and functions with BambuLab's notation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:32 +02:00
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-maziggy-1#1021
No description provided.