多语言
This commit is contained in:
@@ -41,7 +41,7 @@ class _HelpArticleState extends State<HelpArticle> {
|
||||
children: [
|
||||
// 中间居中的标题
|
||||
Text(
|
||||
'问题与帮助',
|
||||
'问题与帮助'.tr,
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
|
||||
Reference in New Issue
Block a user