[GH-ISSUE #1325] Can not load Chinese #881

Closed
opened 2026-02-25 22:38:21 +03:00 by kerem · 3 comments
Owner

Originally created by @vate34 on GitHub (Jan 17, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1325

Which version of floccus are you using?

4.18.1

Sync method

WebDAV

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

macOS and Windows 108.0.5359.125(Official Build, ungoogled-chromium) (arm64); Windows google chrome 108 shows the same error

Which version of Nextcloud Bookmarks are you using? (if relevant)

No response

Which version of Nextcloud? (if relevant)

No response

What kind of WebDAV server are you using? (if relevant)

self host

Describe the Bug

can't load Chinese language ,show en locales for default, and throw errors in conlose:

options.js:2 Error: Cannot find module '../../../dist/_locales/zh_CN.json'
    at n (options.js:2:2268214)
    at options.js:2:1822411
image

Expected Behavior

Show Chinese Characters in user interface

To Reproduce

open the extension in Chromium with Simple Chinese, all interface shows English Language by default which is expect for Chinese. And it shows warn message about "can't load zh_CN.json" if I press F12 for detail.
By the way, It shows Chinese correctly in Microsoft Edge which is in my pc.

Debug log provided

  • I have provided a debug log file
Originally created by @vate34 on GitHub (Jan 17, 2023). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1325 ### Which version of floccus are you using? 4.18.1 ### Sync method WebDAV ### Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. macOS and Windows 108.0.5359.125(Official Build, ungoogled-chromium) (arm64); Windows google chrome 108 shows the same error ### Which version of Nextcloud Bookmarks are you using? (if relevant) _No response_ ### Which version of Nextcloud? (if relevant) _No response_ ### What kind of WebDAV server are you using? (if relevant) self host ### Describe the Bug can't load Chinese language ,show en locales for default, and throw errors in conlose: ```js options.js:2 Error: Cannot find module '../../../dist/_locales/zh_CN.json' at n (options.js:2:2268214) at options.js:2:1822411 ``` <img width="577" alt="image" src="https://user-images.githubusercontent.com/17670639/212797943-b876a341-648b-4383-bb54-bf64a0bc9941.png"> ### Expected Behavior Show Chinese Characters in user interface ### To Reproduce open the extension in Chromium with Simple Chinese, all interface shows English Language by default which is expect for Chinese. And it shows warn message about "can't load zh_CN.json" if I press F12 for detail. By the way, It shows Chinese correctly in Microsoft Edge which is in my pc. ### Debug log provided - [ ] I have provided a debug log file
kerem 2026-02-25 22:38:21 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@cng10001 commented on GitHub (Feb 16, 2023):

我在想会不会是浏览器内核太新了

<!-- gh-comment-id:1432426699 --> @cng10001 commented on GitHub (Feb 16, 2023): 我在想会不会是浏览器内核太新了
Author
Owner

@marcelklehr commented on GitHub (Mar 22, 2023):

Fixed now.

<!-- gh-comment-id:1479957789 --> @marcelklehr commented on GitHub (Mar 22, 2023): Fixed now.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 22, 2024):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:2014136429 --> @github-actions[bot] commented on GitHub (Mar 22, 2024): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
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/floccus#881
No description provided.