BlocArchitectureLocalizationsZh class
The translations for Chinese (zh
).
- Inheritance
-
- Object
- BlocArchitectureLocalizations
- BlocArchitectureLocalizationsZh
Constructors
- BlocArchitectureLocalizationsZh.new([String locale = 'zh'])
Properties
- anErrorHasOccurred → String
-
No description provided for @anErrorHasOccurred.
no setteroverride
- cancel → String
-
No description provided for @cancel.
no setteroverride
- fewSecondsAgo → String
-
No description provided for @fewSecondsAgo.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- localeName → String
-
finalinherited
- networkConnectionIsUnstable → String
-
No description provided for @networkConnectionIsUnstable.
no setteroverride
- no → String
-
No description provided for @no.
no setteroverride
- noItemsFound → String
-
No description provided for @noItemsFound.
no setteroverride
- now → String
-
No description provided for @now.
no setteroverride
- ok → String
-
No description provided for @ok.
no setteroverride
- pleaseUpgradeToNewVersion → String
-
No description provided for @pleaseUpgradeToNewVersion.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- search → String
-
No description provided for @search.
no setteroverride
- serverIsUnderMaintenance → String
-
No description provided for @serverIsUnderMaintenance.
no setteroverride
- somethingWentWrong → String
-
No description provided for @somethingWentWrong.
no setteroverride
- yes → String
-
No description provided for @yes.
no setteroverride
- yourSessionHasExpiredPleaseLogInAgain → String
-
No description provided for @yourSessionHasExpiredPleaseLogInAgain.
no setteroverride
Methods
-
daysRelative(
Object days) → String -
No description provided for @daysRelative.
override
-
hoursRelative(
Object hours) → String -
No description provided for @hoursRelative.
override
-
minutesRelative(
Object minutes) → String -
No description provided for @minutesRelative.
override
-
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