[GH-ISSUE #3001] [Bug] translations are not applied #1312

Closed
opened 2026-03-23 20:47:45 +00:00 by mirror · 3 comments
Owner

Originally created by @dakaii on GitHub (Jul 14, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3001

Originally assigned to: @qinluhe on GitHub.

Bug Description

I'm running the Tauri application on VSCode with the AF-tauri: Debug backend option, and the translation files don't seem to be properly applied.

How to Reproduce

Run the Tauri application in the AF-tauri: Debug backend mode.

Expected Behavior

The translation files under resources/translations should be properly loaded and applied.

Operating System

MacOS (Intel)

AppFlowy Version(s)

0.2.6

Screenshots

Screenshot 2023-07-14 at 5 29 00 PM

Additional Context

No response

Originally created by @dakaii on GitHub (Jul 14, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3001 Originally assigned to: @qinluhe on GitHub. ### Bug Description I'm running the Tauri application on VSCode with the AF-tauri: Debug backend option, and the translation files don't seem to be properly applied. ### How to Reproduce Run the Tauri application in the AF-tauri: Debug backend mode. ### Expected Behavior The translation files under `resources/translations` should be properly loaded and applied. ### Operating System MacOS (Intel) ### AppFlowy Version(s) 0.2.6 ### Screenshots <img width="1418" alt="Screenshot 2023-07-14 at 5 29 00 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/8836096/01fa3e10-eda0-45af-94ca-76563c693164"> ### Additional Context _No response_
mirror 2026-03-23 20:47:45 +00:00
  • closed this issue
  • added the
    tauri
    label
Author
Owner

@LucasXu0 commented on GitHub (Jul 14, 2023):

@qinluhe Are there any pre-tasks?

<!-- gh-comment-id:1635667461 --> @LucasXu0 commented on GitHub (Jul 14, 2023): @qinluhe Are there any pre-tasks?
Author
Owner

@qinluhe commented on GitHub (Jul 14, 2023):

Please cd appflowy_tauri and restart the client with pnpm tauri:dev command
Or you can run pnpm sync:i18n in appflowy_tauri if you don't want to restart the client

<!-- gh-comment-id:1635806957 --> @qinluhe commented on GitHub (Jul 14, 2023): Please `cd appflowy_tauri` and restart the client with `pnpm tauri:dev` command Or you can run `pnpm sync:i18n` in `appflowy_tauri` if you don't want to restart the client
Author
Owner

@dakaii commented on GitHub (Jul 16, 2023):

@qinluhe Oh Great! thank you. I'll just close this ticket then.

<!-- gh-comment-id:1636997047 --> @dakaii commented on GitHub (Jul 16, 2023): @qinluhe Oh Great! thank you. I'll just close this ticket then.
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
AppFlowy-IO/AppFlowy#1312
No description provided.