An open API service indexing awesome lists of open source software.

https://github.com/romantech/practice-vue-i18n

Vue-i18n 다국어 라이브러리 실습(영중한)
https://github.com/romantech/practice-vue-i18n

localization vue vue-i18n

Last synced: 2 months ago
JSON representation

Vue-i18n 다국어 라이브러리 실습(영중한)

Awesome Lists containing this project

README

        

# Vue-i18n 다국어 라이브러리
![2021-08-16 19 36 21](https://user-images.githubusercontent.com/8604840/129592524-1e09504e-04c6-40a1-b92c-fa3e4e1ac82d.gif)

## 스택
- vue 3
- vue-i18n-next (version 9)

## 활용 기능 및 구현 노트
- [Message Format Syntax](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#f722d69ce57d4a02827444aa2b7acc3e)
- [Pluralization](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#3a98450a67a44d2ebf420d3fe883f47e)
- [Datetime Formatting](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#0238e23993224150b70ea569219abad3)
- [Number Formatting](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#da685023aa3245c9a6046d4448a69d4c)
- [Local Scope Based Localization](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#26c9cecd36fb43d58a32a9fad0c7de84)
- [Fallbacking](https://www.notion.so/colorfilter/TIL-vue-i18n-08265f7aad0d4c2bb28fde12940636b8#e7d176cd5a8542c6b2019e5c1a783e4d)