1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-12 17:34:20 +01:00

update contrifuter accts

This commit is contained in:
tateisu 2019-02-08 21:48:09 +09:00
parent e9bd699e07
commit 8127fbe141

View File

@ -32,9 +32,7 @@ class ActAbout : AppCompatActivity() {
const val url_weblate = "https://hosted.weblate.org/projects/subway-tooter/"
val contributors = arrayOf(
Pair("@Balor@freeradical.zone", "update english language"),
Pair("@Luattic@oc.todon.fr", "update french language"),
Pair("@BoF@mstdn.fr", "update arabic language")
Pair("@ButterflyOfFire@mstdn.fr", "update arabic & french language")
)
}