l10n: fix remaining translations (#439)
* l10n: Url -> URL * l10n: Logo Address -> Logo URL * l10n: fix ttl translation * l10n: fix all zh-tw translations * l10n: fix all zh-cn translations * l10n: fix all en translations
This commit is contained in:
@@ -381,7 +381,7 @@ class _ServerEditPageState extends State<ServerEditPage> {
|
||||
controller: _logoUrlCtrl,
|
||||
type: TextInputType.url,
|
||||
icon: Icons.image,
|
||||
label: 'Url',
|
||||
label: 'URL',
|
||||
hint: 'https://example.com/logo.png',
|
||||
),
|
||||
UIs.height7,
|
||||
|
||||
Reference in New Issue
Block a user