Frudrax Cheng

Results 29 issues of Frudrax Cheng

Based on #5772 "Sort replies" was not translatable, so I marked it. Also made a slight adjustment to "Sort Replies," as this term had already been translated previously and could...

### Steps to Reproduce 1. Open a post that needs translation 2. Click the 'Translate' button 3. The browser opens a new tab to load the translation 4. Return to...

bug

### Steps to Reproduce 1. Set the device’s font size to larger. 2. Open Post Interaction Settings. 3. The button text is overflowing. ![IMG_2089](https://github.com/user-attachments/assets/efaf4131-8e47-4ceb-b776-9267ca2a0110) ### Attachments _No response_ ### What...

bug

### Steps to Reproduce 1. Switch the app display language to a language that doesn't use Latin characters (e.g., Korean, Japanese). 2. Open post composer. 3. See the "Post" button...

bug

Let’s introduce a package [react-native-localization-settings](https://www.npmjs.com/package/react-native-localization-settings) to make the app’s language selectable in the device settings(Update: It’s not required, but I think it could improve user experience). Based on `expo-localization`, the...

Based on #6289 Fix #6287 Fix #6446 Sorry I know this is a bit repetitive, but I’m trying to provide more explanation in this PR. I've encountered this issue frequently...

This PR includes the latest translations from [Crowdin](https://crowdin.com/project/bluesky-zh), and cleans up outdated strings. Co-maintained by @KuwaLee @cirx1e @hakadao

Based #6567 It seems that `CFBundleLocalizations` is not the only factor affecting iOS when providing a localized text input context menu. According to this [documentation](https://developer.apple.com/documentation/xcode/localizing-and-varying-text-with-a-string-catalog), we also need to create...

This PR includes the latest translations from [Crowdin](https://crowdin.com/project/bluesky-zh), and cleans up outdated strings. Meanwhile, significant updates have been made to Simplified Chinese, including standardizing the use of measure words, adopting...

Fix #6728 It seems that the post date localization on Android is handled differently from Web and iOS. In some cases, this may cause the date localization to not work...