- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 94字
- 2021-08-27 19:57:34
Internationalization
Internationalization (i18n) is a very important feature these days and JHipster supports this out-of-the-box. Multiple languages can be chosen during application creation. On the client side, this is achieved by storing GUI text in JSON files per language and using an Angular/React library to dynamically load this based on the language selected at runtime.
Do you know why internationalization is abbreviated as i18n? Because there are 18 characters between I and N. There are other similarly named abbreviations in web technology, for example, Accessibility( a11y), Localization ( l10n ), Globalization ( g11n ), and Localizability ( l12y ).
推薦閱讀
- Advanced Splunk
- Moodle Administration Essentials
- C和C++安全編碼(原書第2版)
- 精通Scrapy網絡爬蟲
- Java設計模式及實踐
- JavaScript動態網頁開發詳解
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- PHP編程基礎與實例教程
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Python機器學習算法與應用
- Unity Character Animation with Mecanim
- 動手打造深度學習框架
- Clojure for Finance
- C語言編程魔法書:基于C11標準
- Android熱門應用開發詳解