Add translation

This commit is contained in:
lollipopkit
2023-07-08 15:09:01 +08:00
parent 291c737a40
commit 814e9c853a
10 changed files with 55 additions and 13 deletions

View File

@@ -756,6 +756,12 @@ abstract class S {
/// **'No interface'**
String get noInterface;
/// No description provided for @noOptions.
///
/// In en, this message translates to:
/// **'No options'**
String get noOptions;
/// No description provided for @noResult.
///
/// In en, this message translates to: