FeaturebaseLocalizationsZh class
The translations for Chinese (zh
).
- Inheritance
-
- Object
- FeaturebaseLocalizations
- FeaturebaseLocalizationsZh
- Implementers
Constructors
- FeaturebaseLocalizationsZh.new([String locale = 'zh'])
Properties
- changelog → String
-
This is the title of the changelog page.
no setteroverride
- failedToLoad → String
-
This is the error message that is displayed when the data fails to load.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- localeName → String
-
finalinherited
- noChangelogsFound → String
-
This is the message that is displayed when no changelogs are found.
no setteroverride
- noMoreChangelogs → String
-
This is the message that is displayed when there are no more changelogs.
no setteroverride
- noResultsFound → String
-
This is the message that is displayed when no results are found in search.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tryAgainLater → String
-
This is the message that is displayed when the user should try again later.
no setteroverride
Methods
-
changelogDescription(
String appName) → String -
No description provided for @changelogDescription.
override
-
countArticles(
int count) → String -
No description provided for @countArticles.
override
-
lastUpdated(
String daysAgo) → String -
No description provided for @lastUpdated.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
writtenBy(
String author) → String -
No description provided for @writtenBy.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited