rework no_argument to be easier to translate
This commit is contained in:
@@ -9,8 +9,7 @@ no_url_remove: Please provide a URL to remove.
|
||||
url_parse: 'Error parsing URL: {{.error}}'
|
||||
url_add: 'Error adding URL: {{.error}}'
|
||||
|
||||
# of the format "'<command>' doesn't take an argument!"
|
||||
no_argument: doesn't take an argument!
|
||||
no_argument: {{.command}} doesn't take an argument!
|
||||
|
||||
## core/core.go
|
||||
read_file_error: 'error reading ''{{.file}}'': {{.error}}'
|
||||
|
||||
Reference in New Issue
Block a user