Selaa lähdekoodia

send to

master
kaciya 5 vuotta sitten
vanhempi
commit
1715c6cb19
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      lib/utils/file_transfer_page.dart

+ 1
- 1
lib/utils/file_transfer_page.dart Näytä tiedosto

@@ -51,7 +51,7 @@ class FileTransferPageState extends State<FileTransferPage>
Widget appBar = new AppBar(
backgroundColor: AppColors.NewAppbarBgColor,
title: new Text(
I18n.of(context).send_to,
'发送给',//I18n.of(context).send_to,
style: TextStyle(color: AppColors.NewAppbarTextColor),
textScaleFactor: 1.0,
),


Ladataan…
Peruuta
Tallenna