add translation for writing files in comitium.json (I didn't notice them before)

This commit is contained in:
nytpu
2021-05-11 18:35:33 -06:00
parent c6b4cad199
commit 60da14d1d3
3 changed files with 14 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ no_url_add: Please provide a URL to add.
no_url_remove: Please provide a URL to remove.
url_parse: 'Error parsing URL: {{.error}}'
url_add: 'Error adding URL: {{.error}}'
saving: 'Error writing ''{{.file}}'': {{.error}}'
no_argument: '{{.command}} doesn''t take an argument!'