#78 opt.: alter url

This commit is contained in:
lollipopkit
2023-07-29 16:53:57 +08:00
parent 7f4dcc1357
commit e13c5910ec
14 changed files with 64 additions and 39 deletions

View File

@@ -146,11 +146,11 @@ abstract class S {
/// **'Already in last directory.'**
String get alreadyLastDir;
/// No description provided for @alterHost.
/// No description provided for @alterUrl.
///
/// In en, this message translates to:
/// **'Alter host'**
String get alterHost;
/// **'Alter url'**
String get alterUrl;
/// No description provided for @attention.
///