mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-03 05:11:49 -05:00
Rename credential tooltip component string
- For better legibility
This commit is contained in:
@@ -58,7 +58,7 @@ function ComponentsStrings (BaseString) {
|
||||
};
|
||||
|
||||
ns.tooltips = {
|
||||
CREDENTIAL: t.s('View the Credential'),
|
||||
VIEW_THE_CREDENTIAL: t.s('View the Credential'),
|
||||
};
|
||||
|
||||
ns.layout = {
|
||||
|
||||
Reference in New Issue
Block a user