Community Localization #660
Replies: 6 comments
|
Hi! 👋 I’ve checked the current translations and noticed some parts that could be more natural and user-friendly for Korean users. Let me know if there's anything specific I should keep in mind when editing! |
|
Hi @iljinjung 👋 Thanks for your interest in contributing to the Korean localization of StoryPad! 🇰🇷 If you're planning to make many translations, a good approach is to duplicate the original Google Sheet and make your edits there. Once you're done, you can send it to us, and we'll copy the updates into the project. If you'd like to contribute via GitHub, you can replace the link in Let us know if you have any questions! |
|
Thanks for your guide — it’s been super helpful! I’m almost done with the Korean translations, but I ran into a small issue and wanted to ask before wrapping up. Here’s a screenshot showing what I mean:
Also, just to share — I’ve been referencing Toss’s UX Writing Principles throughout the translation process to keep the tone natural, concise, and consistent across all UI text. Let me know if there’s a recommended way to handle line breaks, or if you have any feedback on the translations! Thanks again 🙏 |
|
@iljinjung Line breaks are tricky in translations because \n gets escaped. What we can do is to manually convert tr("my-translation").replaceAll("\\n", "\n");I like the UX principles you've shared. I will check it in more detail and possibly, improve the overall app experience base on that. |
|
@iljinjung I got a new line to work, turns out, we just need to enter a new line in Google Sheets directly using
|
|
I’ll take some time, but I’m planning to work on Japanese and Chinese next as well! 😆 |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
StoryPad Localization
Our app currently supports the following languages, with translations provided by Google Translate:
If your language is not listed, or you spot any translation glitches, feel free to suggest improvements in our Google Sheet below:
How You Can Help
Thank you for helping us make StoryPad better for users around the world!
All reactions