mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Rename "Parameters" to "Arguments" and "Variables" to "Parameters" for consistency with the PG docs.
Per Susan Douglas.
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
|
||||
// TODO:: Do the i18n
|
||||
_.extend(data, {
|
||||
variable_label: "Variable Name",
|
||||
variable_label: "Parameter name",
|
||||
add_label: "ADD",
|
||||
database_label: "Database",
|
||||
role_label: "Role"
|
||||
|
||||
Reference in New Issue
Block a user