chore: update l10n

This commit is contained in:
lollipopkit
2023-08-18 16:33:16 +08:00
parent 46cffb836c
commit fe51669369
15 changed files with 63 additions and 33 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 476;
static const int build = 477;
static const String engine = "3.10.6";
static const String buildAt = "2023-08-17 18:45:06.973608";
static const int modifications = 5;
static const String buildAt = "2023-08-17 21:39:55.328086";
static const int modifications = 14;
}