ui: change token title
This commit is contained in:
@@ -86,7 +86,7 @@ template ImaginerWindow : Adw.ApplicationWindow {
|
||||
}
|
||||
|
||||
Adw.PasswordEntryRow token {
|
||||
title: _("Token (if you hit rate limit)");
|
||||
title: _("API Token");
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user