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