conf/locale: add Japanese support
README: remove duplicated travis badge
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Gogs - Go Git Service [](https://travis-ci.org/gogits/gogs) [](https://travis-ci.org/gogits/gogs)
|
||||
Gogs - Go Git Service [](https://travis-ci.org/gogits/gogs)
|
||||
=====================
|
||||
|
||||
[](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
@ -51,7 +51,7 @@ The goal of this project is to make the easiest, fastest and most painless way t
|
||||
- Drone CI integration
|
||||
- Supports MySQL, PostgreSQL and SQLite3
|
||||
- Social account login(GitHub, Google, QQ, Weibo)
|
||||
- Multi-language support([7 languages](https://crowdin.com/project/gogs))
|
||||
- Multi-language support([9 languages](https://crowdin.com/project/gogs))
|
||||
|
||||
## System Requirements
|
||||
|
||||
|
@ -39,7 +39,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自
|
||||
- Drone CI 持续部署集成
|
||||
- 支持 MySQL、PostgreSQL 以及 SQLite3 数据库
|
||||
- 社交帐号登录(GitHub、Google、QQ、微博)
|
||||
- 多语言支持([7 种语言]([more](https://crowdin.com/project/gogs)))
|
||||
- 多语言支持([9 种语言]([more](https://crowdin.com/project/gogs)))
|
||||
|
||||
## 系统要求
|
||||
|
||||
|
@ -278,5 +278,5 @@ INTERVAL = 24
|
||||
ARGS =
|
||||
|
||||
[i18n]
|
||||
LANGS = en-US,zh-CN,zh-HK,de-DE,fr-CA,nl-NL,lv-LV,ru-RU
|
||||
NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский
|
||||
LANGS = en-US,zh-CN,zh-HK,de-DE,fr-CA,nl-NL,lv-LV,ru-RU,ja-JP
|
||||
NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский,日本语
|
||||
|
728
conf/locale/locale_ja-JP.ini
Executable file
728
conf/locale/locale_ja-JP.ini
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user