審査用に文言などを修正 ver.4.5.1 467
This commit is contained in:
@ -104,7 +104,7 @@ class _GpsPageState extends State<GpsPage> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: Text("移動履歴"),
|
||||
title: Text("movement_history".tr),
|
||||
),
|
||||
body: Container(
|
||||
child: Obx(
|
||||
|
||||
Reference in New Issue
Block a user