This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
huangjiahao
/
Hibok
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
I18n
master
ZCM
5 years ago
parent
9cca002a8e
commit
b344e8a2fd
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 => "对方已拉黑了你";
Write
Preview
Loading…
Cancel
Save