website i18n and L10n all in one

Localization & Internationalization

本地化 & 国际化

https://www.w3.org/International/questions/qa-i18n

https://www.w3.org/International/questions/qa-i18n.zh

https://github.com/w3c/i18n-drafts/blob/gh-pages/questions/qa-i18n.en.html

https://github.com/xgqfrms/i18n-drafts/blob/gh-pages/questions/qa-i18n.zh.html

i18next

i18next is an internationalization-framework written in and for JavaScript

https://www.i18next.com/

React i18n

react-i18next is a powerful internationalization framework for React / React Native which is based on i18next.

https://react.i18next.com/getting-started

https://react.i18next.com/legacy-v9/step-by-step-guide

# v10

$ yarn addi react-i18next
# OR
$ npm i react-i18next

Vue i18n

Vue i18n is an internationalization plugin for Vue.js

https://kazupon.github.io/vue-i18n/


refs

React

https://github.com/i18next/react-i18next

https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/

https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-react-app-with-react-i18next

Vue

https://vueschool.io/lessons/do-it-yourself-i18n

https://github.com/kazupon/vue-i18n



xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


最新文章

  1. 防止别人ping自己的服务器
  2. Operator overloading
  3. Struts2 + Spring + hibernate 框架搭成实例
  4. C#的c/s做出开灯关灯计算?
  5. 四.redis 事务
  6. Win7/Win8右键菜单管理工具(Easy Context Menu) v1.5 绿色版
  7. MySQL(六)之MySQL常用操作符
  8. 基于FFMPEG的跨平台播放器实现(二)
  9. 需求分析&原型改进
  10. BeanUtils Exception 之 FastHashMap
  11. js中return false,return,return true的用法及区别
  12. iOS开发支付集成之微信支付
  13. 微软 workflow 工作流总结
  14. 细说GIT分布式版本控制器
  15. Linux安装mysql教程
  16. JAVA-JSP内置对象之application范围
  17. sock基础编程介绍
  18. GCC升级问题解决:configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.,mpfr2.4.0
  19. windows配置Scrapy爬虫框架
  20. [Apache手册]Linux环境下配置Apache运行cgi

热门文章

  1. https://www.exploit-db.com/docs/english/45906-cors-attacks.pdf
  2. C++ Primer Plus读书笔记(九)内存模型和名称空间
  3. JavaScript代码是怎么执行的?
  4. collections,random
  5. VS Code 使用教程详解
  6. slowhttptest慢速攻击工具使用详解
  7. 从零搭建一个IdentityServer——初识OpenIDConnect
  8. C#9.0:Records
  9. oracle 常用语法()
  10. HBase与Zookeeper的关系