Minseo Lee

Results 59 issues of Minseo Lee

Update the Korean localization of added and changed strings on the fly.

```ts {modcause.source.type === 'user' ? ( This label was applied by the author. ) : ( This label was applied by{' '} control.close()} style={a.text_md}> {desc.source} . )} ``` Changes the...

Add the style `font-family: inherit` to the selectbox in the language settings. Prevents output in unintended fonts in the web environment on Windows. | Before | After | |-|-| |...

**Describe the bug** When using Firefox on Windows, the text in the "Embed HTML code" input for the "Embed post" modal overflows. **Expected behavior** **Screenshots** ![Screenshot 2024-04-18 at 10-16-22 Bluesky](https://github.com/bluesky-social/social-app/assets/11014257/e46eae1e-dadc-4905-941a-1d81ff68e18c)...

bug

Update the Korean localization of added and changed strings.

Add and improve translation. 번역을 추가 및 개선했습니다.

Update the Korean localization of added and changed strings. Thank you!

This PR combines duplicate parts of plural strings. And it makes easier to localize by providing full context. Before: ````po #: src/components/moderation/LabelsOnMe.tsx:57 msgid "{0, plural, one {# label has been...