Commit Graph

43 Commits

Author SHA1 Message Date
pseudoyu 710622a907
feat: add filter video length action (#3960) 2025-06-19 23:54:16 +08:00
Eric Zhu 2ba7dde263
feat(locales): update zh-CN translations (#3941) 2025-06-16 11:41:20 +08:00
Innei e0ff343ac0
feat(settings): enhance data export functionality and UI improvements
- Updated the data control settings to include a new export data feature with improved UI elements.
- Refactored the modal dialog to utilize the new `useDialog` hook for confirmation prompts.
- Enhanced localization strings for clarity and consistency in export-related descriptions.
- Added success feedback for cache cleaning actions to improve user experience.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-07 01:48:03 +08:00
Innei e05fc74ca3
feat(settings): enhance appearance settings with descriptions and layout adjustments
- Added descriptions to various appearance settings for improved user understanding.
- Refactored layout to utilize `SettingItemGroup` for better organization and visual clarity.
- Updated the `SettingTabbedSegment` to include an optional description prop.
- Introduced a new `GlobalFontSize` component to manage overall text size settings.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-07 01:37:54 +08:00
Innei 2438f072fd
feat(modal): Add some settings to enable two-factor authentication when turning on
- Introduced visual style variants ("ask", "warning", "danger") for the confirmation dialog in the modal component.
- Updated the `ask` method to accept a variant option, allowing for customized icon and button styles based on the selected variant.
- Enhanced the dialog's title rendering to include variant-specific icons for better user experience.
- Updated type definitions to include the new variant option for the dialog instance.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-07 01:00:10 +08:00
Innei 02763ff8d4
chore(settings): add descriptions to appearance settings and adjust layout
- Introduced descriptions for various appearance settings to enhance user understanding.
- Adjusted layout widths for better alignment in the General settings.
- Updated localization files to include new descriptions and modified existing ones for clarity.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-07 00:10:28 +08:00
Innei 2ed9f70e20
feat(settings): enhance UI labels and descriptions for clarity
- Updated various settings components to use title-cased labels for better readability.
- Added descriptions for action-related settings to improve user understanding.
- Adjusted localization strings to reflect new label structures and descriptions.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-06 23:36:17 +08:00
DIYgod 18b22b203f
feat: update copywriting 2025-06-04 18:52:43 +08:00
Innei 1b88d72d32
feat(settings): add option to hide read subscriptions, fixed #3584
- Introduced a new setting to hide read subscriptions in the general settings.
- Updated the FeedItem and ListItem components to conditionally render based on the new setting.
- Modified the general settings UI to include the new option and updated translations accordingly.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-09 22:53:58 +08:00
Stephen Zhou e7728a3d34
refactor: unify unread count locales and logic (#3453) 2025-04-10 16:22:46 +08:00
Wilsonyiyi 8d22a15a69
chore: optimize setting's cursor translation (#3444) 2025-04-10 14:11:46 +08:00
Stephen Zhou b95237f22e
refactor: move locales folder (#3374)
* chore: move locales out

* fix: correct import

* move generate local script
2025-03-31 18:59:29 +08:00
DIYgod 8b07a9a573
chore: desktop dir (#2924)
* chore: desktop dir

* chore: desktop src and configs

* chore: auto-fix linting and formatting issues

* fix: path

* fix: path

* fix: path

* fix: path

* fix

* fix

* fix

* test

* test

* test

* test

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: DIYgod <8266075+DIYgod@users.noreply.github.com>
2025-03-02 17:19:22 +08:00
Eric Zhu 2299f3eb94
feat(locales): update zh-cn translations (#2726)
Co-authored-by: Innei <i@innei.in>
2025-02-26 13:06:11 +08:00
dai 6fae0189f2
feat(locales): update Japanese translations for search results and two-factor authentication (#2628)
Co-authored-by: dai <dai@users.noreply.github.com>
Co-authored-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2025-01-22 11:38:49 +08:00
Suemor a231e178c1
feat(locales): dynamically update copyright year (#2583) 2025-01-16 16:26:14 +08:00
dai 7e627fd9a0
feat(i18n): update Japanese locale with new toolbar customization and profile link social fields (#2498) 2025-01-09 20:16:35 +08:00
dai 6ed05cea8b
feat(locales): update Japanese translations for RSSHub and related settings (#2474)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

* fix: update Japanese translations for user actions and login prompts

* feat(locales): add Japanese translations for login and registration features

* feat(locales): update Japanese translations for RSSHub and related settings

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: dai <dai@users.noreply.github.com>
Co-authored-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2025-01-07 14:07:46 +08:00
DIYgod 43b0ac704a
feat: remove reduceRefetch config 2025-01-01 18:58:24 +08:00
dai c72c576f32
chore(locales): multiple updates to the Japanese localization files across various parts of the application. (#2345)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

* fix: update Japanese translations for user actions and login prompts

* feat(locales): add Japanese translations for login and registration features

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-27 14:09:05 +08:00
DIYgod 8a666e5f1b
feat: update text 2024-12-19 21:25:53 +08:00
dai 88458bd7a3
fix: update Japanese translations for user actions and login prompts (#2188)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

* fix: update Japanese translations for user actions and login prompts

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-17 20:46:23 +08:00
dai 06c7730ad4
chore: Update 3 ja.json (#2107)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-12 11:16:56 +08:00
dai a5ad956ed2
chore: Update Japanese locale files and improve translations (#2010)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-05 21:18:09 +08:00
Otstar Lin 1ce3f5b8ba
feat(integration): Add readeck integration (#1972) 2024-12-02 22:41:27 +08:00
Whitewater 605c3d66b9
refactor: sunset Omnivore integration (#1953)
* refactor: remove Omnivore integration and related settings

* refactor: remove Omnivore integration from localization files

* refactor: remove Omnivore integration from settings and command types

* refactor: remove Omnivore entries from localization files
2024-12-01 18:56:12 +08:00
dai d9bf02da85
chore: update and some ja.json files. (#1898)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-11-28 16:07:40 +08:00
dai bf9fb2289a
fix(i18n): update Japanese translations for better clarity (#1842)
Co-authored-by: dai <dai@users.noreply.github.com>
2024-11-26 12:33:10 +08:00
dai 3b6a6ba703
chore: update ja.json (#1656)
Co-authored-by: dai <dai@users.noreply.github.com>
2024-11-19 12:00:10 +08:00
DIYgod 064f8f5243
feat: remove DISABLE_PERSONAL_DAILY_POWER 2024-11-12 18:25:41 +08:00
dai ce56919d6c
chore: update ja.json (#1573)
Co-authored-by: dai <dai@users.noreply.github.com>
2024-11-12 15:08:33 +08:00
DIYgod 53810badc1
feat: add entry conditions for actions 2024-11-10 21:19:11 +08:00
DIYgod 723cc43891
feat: remove entryCount in feed claim list 2024-11-09 18:23:40 +08:00
Innei dee294dda5
feat(app): support cache limit and clean cache
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-05 23:01:42 +08:00
dai ad60986f4c
chore: updated ja.json (#1242)
* chore: update ja.json

Merged from app/en.json to app/ja.json and translated non-translate string.

* chore: update ja.json

Merged from app/en.json to app/ja.json and translated non-translate string.

* chore: Update ja.json

Updated app/ja.json, Translated has been done.

* chore: Update common/ja.json

Updated to common/ja.json done.

* chore: Update error/ja.json

Translate error/ja.json has done

* chore: auto-fix linting and formatting issues

* chore: merge and translated to 3files.

Update to 3 ja.json files are completed.

* chore: auto-fix linting and formatting issues

* chore: sync latest and localize them

sync latest en json (common, settings) and translated to ja them.

* chore: update settings/ja.json

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-11-01 16:46:27 +08:00
NyaaaDoge bf4460d95f
chore(i18n): fix unrecognized character in ja and update ja translations (#1138) 2024-10-25 16:35:20 +08:00
DIYgod e753b43348 chore: auto-fix linting and formatting issues 2024-10-17 19:02:41 +00:00
colmugx c5a6596ab2
feat(i18n): omnivore integration (#963) 2024-10-15 23:36:59 +08:00
colmugx 0a267f8ee6
fix(i18n): repeat value (#962) 2024-10-15 22:52:50 +08:00
houseme 9fac848636
chore(i18n): improve format code (#637)
* ci: upgrade `pnpm/action-setup` version v4

* chore(i18n): format code
2024-09-26 02:07:02 +08:00
Jerry Wong e2b8ec8862
feat: add more words i18n (#516)
* feat: some word i18n

* feat: add object-cover to feed icon, add zh-HK and zh-TW errors lang

* feat: add more words i18n

* update

* resolve merge conflict

* resole

* resolve merge conflict

* resolve merge conflict

* Update apps/renderer/src/modules/claim/hooks.ts

Co-authored-by: Innei <tukon479@gmail.com>

* Update apps/renderer/src/hooks/biz/useSubscriptionActions.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* Update apps/renderer/src/modules/discover/import.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-09-22 21:05:29 +08:00
Innei 5a81dd6786
fix(eslint): json sort key
Signed-off-by: Innei <i@innei.in>
2024-09-22 19:57:10 +08:00
Noah 6a8b243c33
feat(i18n): add Japanese language support (#404)
Added Japanese translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
2024-09-14 19:19:31 +08:00