Minseo Lee
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** ...
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...