fix: redundant punctuation in some languages
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"all": "All",
|
||||
"alreadyLastDir": "Already in last directory.",
|
||||
"alterUrl": "Alter url",
|
||||
"askContinue": "{msg}, continue?",
|
||||
"askContinue": "{msg}. Continue?",
|
||||
"attention": "Attention",
|
||||
"authRequired": "Auth required",
|
||||
"auto": "Auto",
|
||||
@@ -253,7 +253,7 @@
|
||||
"upsideDown": "Upside Down",
|
||||
"uptime": "Uptime",
|
||||
"urlOrJson": "URL or JSON",
|
||||
"useNoPwd": "No password will be used.",
|
||||
"useNoPwd": "No password will be used",
|
||||
"used": "Used",
|
||||
"user": "User",
|
||||
"versionHaveUpdate": "Found: v1.0.{build}, click to update",
|
||||
|
||||
Reference in New Issue
Block a user