Commit 8b870877 authored by Mygod's avatar Mygod

Add persian language

parent 02462848
...@@ -18,7 +18,7 @@ lazy val commonSettings = Seq( ...@@ -18,7 +18,7 @@ lazy val commonSettings = Seq(
shrinkResources := true, shrinkResources := true,
typedResources := false, typedResources := false,
resConfigs := Seq("ja", "ko", "ru", "zh-rCN", "zh-rTW"), resConfigs := Seq("fa", "ja", "ko", "ru", "zh-rCN", "zh-rTW"),
resolvers += "google" at "https://maven.google.com" resolvers += "google" at "https://maven.google.com"
) )
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>
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