Commit 6a9464e0 authored by Eva Kane's avatar Eva Kane Committed by Mygod

Fix Japanese translation again (#983)

parent f70e905b
......@@ -27,7 +27,7 @@ proguardOptions ++=
shrinkResources := true
typedResources := false
resConfigs := Seq("jp", "ru", "zh-rCN", "zh-rTW")
resConfigs := Seq("ja", "ru", "zh-rCN", "zh-rTW")
resolvers += Resolver.jcenterRepo
libraryDependencies ++=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment