aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0aaa9b3..ac1d8cb 100644
--- a/README.md
+++ b/README.md
@@ -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)" />