From 19ee920f4d77b280fced7dac4cee2e01f919a7c5 Mon Sep 17 00:00:00 2001 From: dan63047 Date: Sat, 28 Dec 2024 14:00:56 +0300 Subject: [PATCH] very small fix for en locale --- lib/views/destination_home.dart | 1 - res/i18n/strings.i18n.json | 2 +- web/index.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/views/destination_home.dart b/lib/views/destination_home.dart index 89c11cd..fd04b1e 100644 --- a/lib/views/destination_home.dart +++ b/lib/views/destination_home.dart @@ -17,7 +17,6 @@ import 'package:tetra_stats/data_objects/summaries.dart'; import 'package:tetra_stats/data_objects/tetra_league.dart'; import 'package:tetra_stats/data_objects/tetrio_constants.dart'; import 'package:tetra_stats/data_objects/tetrio_player.dart'; -import 'package:tetra_stats/data_objects/tetrio_player_from_leaderboard.dart'; import 'package:tetra_stats/gen/strings.g.dart'; import 'package:tetra_stats/main.dart'; import 'package:tetra_stats/utils/colors_functions.dart'; diff --git a/res/i18n/strings.i18n.json b/res/i18n/strings.i18n.json index d680cf8..8282d13 100644 --- a/res/i18n/strings.i18n.json +++ b/res/i18n/strings.i18n.json @@ -379,7 +379,7 @@ "providedFormulas": "Provided formulas", "providedS1history": "Provided S1 history", "inoue": "Inoue (replay grabber)", - "zhCNlocale": "Simplfied Chinise locale", + "zhCNlocale": "Simplfied Chinese locale", "supportHim": "Support him!" }, "stats": { diff --git a/web/index.html b/web/index.html index a1c9ed2..ba6ded4 100644 --- a/web/index.html +++ b/web/index.html @@ -131,7 +131,7 @@ } - +