Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.28 KB

i18n-properties-translator

Message processing for i18n(internalization) is convenient. However, it's not so easy to write down message scripts for every language that your web application wants to support. i18n-properties-translator will automatically make scripts for all other language only if you make one in Korean.

Demo

Features

  • Language Support
    • Korean -> other languages
    • English -> other languages
    • any languages -> other languages
  • Translator Support
  • Configuration File Type Support
    • properties
    • yaml, yml
    • json
    • xml
    • javascript

Notification

  • Token on application.yml belongs to my Naver account, and it has daily limit for using Papago translation API. So I suggest you to use your own token for large amount of translation.