- 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 ).
推薦閱讀
- Mastering Entity Framework Core 2.0
- Android和PHP開發最佳實踐(第2版)
- 實用防銹油配方與制備200例
- Learning Python Design Patterns(Second Edition)
- ArcGIS By Example
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Learning Zurb Foundation
- 自然語言處理Python進階
- 計算機應用基礎實踐教程
- Visual Basic程序設計
- Angular Design Patterns
- Building Business Websites with Squarespace 7(Second Edition)
- 邊玩邊學Scratch3.0少兒趣味編程
- Visual C++從入門到精通(第2版)
- 算法秘籍