mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-18 00:00:18 -07:00
Merge pull request #3 from frankenstein91/hotfix/fixpoints
Three points replaced by triple point.
This commit is contained in:
commit
6d86abbae6
@ -34,7 +34,7 @@
|
|||||||
"print": "Print",
|
"print": "Print",
|
||||||
"expand": "Expand",
|
"expand": "Expand",
|
||||||
"crop": "Crop",
|
"crop": "Crop",
|
||||||
"scanning-for-devices": "Scanning for devices...",
|
"scanning-for-devices": "Scanning for devices…",
|
||||||
"scan-time-": "Scan time:",
|
"scan-time-": "Scan time:",
|
||||||
"-seconds": "seconds",
|
"-seconds": "seconds",
|
||||||
"no-available-devices-found": "No available devices found",
|
"no-available-devices-found": "No available devices found",
|
||||||
@ -43,9 +43,9 @@
|
|||||||
[2, null, "Found %n available devices"]
|
[2, null, "Found %n available devices"]
|
||||||
],
|
],
|
||||||
"please-check-if-the-printer-is-down": "Please check if the printer is down",
|
"please-check-if-the-printer-is-down": "Please check if the printer is down",
|
||||||
"printing": "Printing...",
|
"printing": "Printing…",
|
||||||
"finished": "Finished",
|
"finished": "Finished",
|
||||||
"coming-soon-": "Coming Soon...",
|
"coming-soon-": "Coming Soon…",
|
||||||
"dry-run": "Dry Run",
|
"dry-run": "Dry Run",
|
||||||
"dry-run-test-print-process-only": "Dry Run: test print process only",
|
"dry-run-test-print-process-only": "Dry Run: test print process only",
|
||||||
"you-can-close-this-page-manually": "You can close this page manually",
|
"you-can-close-this-page-manually": "You can close this page manually",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user