Pārlūkot izejas kodu

Merge branch 'master' of http://git.wmzhubo.com/guadoutech/YY-Hotel-Business-ER

jiangwei 3 mēneši atpakaļ
vecāks
revīzija
48dcb08752

+ 4 - 3
app/lib/main.dart

@@ -123,7 +123,7 @@ class MyApp extends StatelessWidget {
           defaultTransition: Transition.rightToLeft,
           smartManagement: SmartManagement.keepFactory,
           //网页Title显示
-          title: 'YYBusiness-ER',
+          title: 'YY Employer',
           //样式相关
           theme: ThemeConfig.lightTheme,
           darkTheme: ThemeConfig.darkTheme,
@@ -131,14 +131,15 @@ class MyApp extends StatelessWidget {
           //本地化相关
           locale: TranslationService.locale,
           fallbackLocale: TranslationService.fallbackLocale,
-          localizationsDelegates: const [
+          localizationsDelegates:  const [
             GlobalMaterialLocalizations.delegate,
             GlobalWidgetsLocalizations.delegate,
             GlobalCupertinoLocalizations.delegate,
           ],
           supportedLocales: const [
-            Locale('zh', 'CH'),
             Locale('en', 'US'),
+            Locale('zh', ''),
+            Locale('vi', ''),
           ],
           translations: TranslationService(),
           //SmartDialog初始化默认Loading与Toast

+ 2 - 2
packages/cs_resources/lib/local/language/vi_VN.dart

@@ -24,7 +24,7 @@ const Map<String, String> vi_VN = {
   "Sign Here": "Ký tại đây",
   "Clean": "Làm sạch",
   "Vietnam": "Việt Nam",
-  "Sign in/Sign out": "Đăng nhập/ Đăng xuất",
+  "Sign in/Sign out": "Chấm Công",
   "Admin": "Quản trị viên",
   "Don’t have an account?": "Bạn chưa có tài khoản?",
   "Sign up": "Đăng ký",
@@ -40,7 +40,7 @@ const Map<String, String> vi_VN = {
   "Please enter your new password": "Vui lòng nhập mật khẩu mới của bạn",
   "Labour Request": "Yêu cầu lao động",
   "Job List": "Danh sách việc làm",
-  "Sign in Sign out": "Đăng nhập/ Đăng xuất",
+  "Sign in Sign out": "Chấm Công",
   "Devices": "Thiết bị",
   "Labour Request Review": "Xem xét yêu cầu lao động",
   "Attendance Review": "Đánh giá điểm danh",