mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-31 02:54:57 +01:00
add comment to get list of translators from git log
This commit is contained in:
parent
5a17245eeb
commit
0be4cee384
@ -38,6 +38,7 @@ class ActAbout : AppCompatActivity() {
|
||||
|
||||
const val url_weblate = "https://hosted.weblate.org/projects/subway-tooter/"
|
||||
|
||||
// git log --pretty=format:"%an %s" |grep "Translated using Weblate"|sort|uniq
|
||||
val translators = arrayOf(
|
||||
Translators("Allan Nordhøy",null,"English & Norwegian Bokmål"),
|
||||
Translators("ButterflyOfFire","@ButterflyOfFire@mstdn.fr", "Arabic & French"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user