Set button labels of both save and upload to "Apply"
It's the same action and that the profile is uploaded is an implementation detail. Apply will also be used for proper profile URL parameters.
This commit is contained in:
parent
b0b8a3d0c0
commit
ad40459be7
2 changed files with 3 additions and 4 deletions
|
|
@ -209,8 +209,7 @@
|
|||
"help": "Help",
|
||||
"no_easy_configuration_warning": "No easy configuration is available for this profile.",
|
||||
"placeholder": "Write your custom profile here.",
|
||||
"save": "Save",
|
||||
"upload": "Upload"
|
||||
"apply": "Apply"
|
||||
}
|
||||
},
|
||||
"title": "BRouter web client",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue