SearchKitClientLocalizationsZh class
The translations for Chinese (zh
).
- Inheritance
-
- Object
- SearchKitClientLocalizations
- SearchKitClientLocalizationsZh
Constructors
- SearchKitClientLocalizationsZh.new([String locale = 'zh'])
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- localeName → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchEmptyTips → String
-
No description provided for @searchEmptyTips.
no setteroverride
- searchSearch → String
-
No description provided for @searchSearch.
no setteroverride
- searchSearchAdvanceTeam → String
-
No description provided for @searchSearchAdvanceTeam.
no setteroverride
- searchSearchFriend → String
-
No description provided for @searchSearchFriend.
no setteroverride
- searchSearchHit → String
-
No description provided for @searchSearchHit.
no setteroverride
- searchSearchNormalTeam → String
-
No description provided for @searchSearchNormalTeam.
no setteroverride
- searchTeamDismissOrLeave → String
-
No description provided for @searchTeamDismissOrLeave.
no setteroverride
- searchTeamLeave → String
-
No description provided for @searchTeamLeave.
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited