diff options
author | Allan Wang <me@allanwang.ca> | 2017-12-02 22:54:46 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-12-02 22:54:46 -0500 |
commit | 63f7797e42972f5a56f9f50960074b02e1b6dd51 (patch) | |
tree | 41dadb35e998a4678059b1bf6c2a04c0ce6cff82 | |
parent | e5f9359ba0a0230f8bc372f04fa3928ebbd7927e (diff) | |
download | kau-63f7797e42972f5a56f9f50960074b02e1b6dd51.tar.gz kau-63f7797e42972f5a56f9f50960074b02e1b6dd51.tar.bz2 kau-63f7797e42972f5a56f9f50960074b02e1b6dd51.zip |
Add galician3.5.1
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -156,6 +156,7 @@ Special thanks to the following awesome people for translating significant porti | Language | Contributors | |----------|--------------| | French | [Vincent Kulak](https://github.com/VonOx) • [Jean-Philippe Gravel](https://crowdin.com/profile/wokija) | +| Galician | [Xesús M. Mosquera](https://twitter.com/xesusmmc?lang=en) | | German | [Bushido1992](https://forum.xda-developers.com/member.php?u=5179246) • [Marcel Soehnchen](https://crowdin.com/profile/msoehnchen) • [3LD0mi HA](https://forum.xda-developers.com/member.php?u=5860523) | | Italian | [Bonnee](https://github.com/Bonnee) | | Korean | [잇스테이크](https://crowdin.com/profile/bexco2010) | diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index e4883ee..db01fae 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -8,6 +8,7 @@ <version title="v3.5.1" /> <item text="Add Portuguese translations" /> + <item text="Add Galician translations" /> <item text="Add some minor util elements" /> <item text="Update dependencies (sdk 27)" /> |