zh_CN.dart 70 B

12345
  1. const Map<String, String> zh_CN = {
  2. 'app_name': 'Flutter Room',
  3. };