add comment to get list of translators from git log

This commit is contained in:
tateisu 2019-11-21 19:51:34 +09:00
parent 5a17245eeb
commit 0be4cee384
1 changed files with 1 additions and 0 deletions

View File

@ -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"),