aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-09-11 14:13:41 -0700
committerAllan Wang <me@allanwang.ca>2021-09-11 14:13:41 -0700
commitdc2e2d8250c67974508a04ab77fb3cee13bfbf8a (patch)
tree05053bcd80218d0a8be660a1fc2459c67cd3792d
parent777d22a2cd252c0cb6f6898c57b5e565f90d59a6 (diff)
downloadkau-dc2e2d8250c67974508a04ab77fb3cee13bfbf8a.tar.gz
kau-dc2e2d8250c67974508a04ab77fb3cee13bfbf8a.tar.bz2
kau-dc2e2d8250c67974508a04ab77fb3cee13bfbf8a.zip
Update migration script
-rw-r--r--README.md7
-rwxr-xr-xfiles/translation_migration.sh2
2 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 481650b..73ba2e4 100644
--- a/README.md
+++ b/README.md
@@ -161,16 +161,20 @@ Special thanks to the following awesome people for translating significant porti
| Catalan | [Jaime Muñoz Martín](https://crowdin.com/profile/jmmartin_5) |
| Chinese (Simplified) | [Alcatelia](https://crowdin.com/profile/Alcatelia) |
| Chinese (Traditional) | [yipinghuang](https://crowdin.com/profile/yipinghuang) &bull; [Su, Jun-Ming](https://crowdin.com/profile/sujunmin) &bull; [Wei](https://crowdin.com/profile/wei4green) |
+| Czech | [Lukas Novotny](https://crowdin.com/profile/novas78) |
| Danish | [mhtorp](https://crowdin.com/profile/mhtorp) |
| Dutch | [ItGuillaume](https://crowdin.com/profile/ltGuillaume) &bull; [Tatum ter Kuile](https://crowdin.com/profile/Teitr) |
+| Finnish | [Rynach](https://crowdin.com/profile/Rynach) |
| French | [Vincent Kulak](https://github.com/VonOx) &bull; [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) &bull; [Marcel Soehnchen](https://crowdin.com/profile/msoehnchen) &bull; [3LD0mi HA](https://forum.xda-developers.com/member.php?u=5860523) |
| Greek | [George Kitsopoulos](https://crowdin.com/profile/GeorgeKitsopoulos) |
| Hungarian | [János Erkli](https://crowdin.com/profile/erklijani0521) |
| Indonesian | [M. Angga Ariska](https://www.youtube.com/channel/UCkqMw81s2aw7bYO-U2YhD7w) |
-| Italian | [Bonnee](https://github.com/Bonnee) |
+| Italian | [Bonnee](https://github.com/Bonnee) &bull; [Keita Tanaka](https://crowdin.com/profile/Keita_Tanaka) |
+| Japanese | [maru2213](https://crowdin.com/profile/maru2213) |
| Korean | [잇스테이크](https://crowdin.com/profile/bexco2010) |
+| Malayalam | [Abhishek M](https://crowdin.com/profile/abhishekabhi789) |
| Norwegian | |
| Polish | [pantinPL](https://crowdin.com/profile/pantinPL) |
| Portuguese | [Sérgio Marques](https://crowdin.com/profile/smarquespt) &bull; [Miguel Dos Reis](https://crowdin.com/profile/siersod) |
@@ -180,6 +184,7 @@ Special thanks to the following awesome people for translating significant porti
| Spanish | [Jahir Fiquitiva](https://jahirfiquitiva.me/) &bull; [Nefi Salazar](https://plus.google.com/u/0/105547968033551087431)|
| Swedish | [Artswitcher](https://crowdin.com/profile/Artswitcher) |
| Tagalog | [Fray Damaso](https://crowdin.com/profile/Fray_Damaso) |
+| Tamil | [rooban23](https://crowdin.com/profile/rooban23) |
| Thai | [Thanawat Hanthong](https://crowdin.com/profile/peet6015) |
| Turkish | [zuma17](https://crowdin.com/profile/zuma17) |
| Ukrainian | [Вадим Жушман](https://crowdin.com/profile/android54544) |
diff --git a/files/translation_migration.sh b/files/translation_migration.sh
index d1372d1..aabd2f8 100755
--- a/files/translation_migration.sh
+++ b/files/translation_migration.sh
@@ -15,4 +15,4 @@ else
find . -type d -empty -delete
fi
-echo "Finished cleanieckng files" \ No newline at end of file
+echo "Finished cleaning files" \ No newline at end of file