Add the `ja-jp` locale code for Japanese translation.

Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
TAKAHASHI Shuuji 2019-09-16 21:53:02 +09:00
parent 87a0138dd4
commit 476b12f503
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ set -e
#
declare -a LOCALES=(
"ja-jp"
"nl-nl"
"pt-br"
"zh-cn"

View File

@ -1,6 +1,7 @@
https://gitea-website.netlify.com/* https://gitea.io/:splat 302!
https://www.gitea.io/* https://gitea.io/:splat 302!
/ /ja-jp/ 302! Language=ja
/ /nl-nl/ 302! Language=nl
/ /pt-br/ 302! Language=pt-br
/ /zh-cn/ 302! Language=zh-cn