Browse Source

I18n

master
ZCM 5 years ago
parent
commit
b344e8a2fd
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      lib/generated/i18n.dart

+ 3
- 0
lib/generated/i18n.dart View File

@@ -16974,6 +16974,9 @@ class _I18n_ko_KR extends I18n {
/// "用户不存在"
@override
String get not_have_user => "用户不存在";
/// "你不能添加自己"
@override
String get not_add_Myself => "你不能添加自己";
/// "对方已拉黑了你"
@override
String get you_are_blaklisted => "对方已拉黑了你";


Loading…
Cancel
Save