mirror of
https://github.com/tateisu/SubwayTooter
synced 2024-12-29 02:10:18 +01:00
add @Luattic@oc.todon.fr in contributers in about app
This commit is contained in:
parent
b44ca75c9b
commit
b39b867992
@ -24,6 +24,7 @@ public class ActAbout extends AppCompatActivity {
|
|||||||
|
|
||||||
static final String[] contributors = new String[]{
|
static final String[] contributors = new String[]{
|
||||||
"@Balor@freeradical.zone", "update english language",
|
"@Balor@freeradical.zone", "update english language",
|
||||||
|
"@Luattic@oc.todon.fr", "update french language",
|
||||||
};
|
};
|
||||||
|
|
||||||
@Override protected void onCreate( @Nullable Bundle savedInstanceState ){
|
@Override protected void onCreate( @Nullable Bundle savedInstanceState ){
|
||||||
|
Loading…
Reference in New Issue
Block a user