We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d05ed4 commit 8fc0f4fCopy full SHA for 8fc0f4f
locales/en.json
@@ -40,7 +40,7 @@
40
"target files without formatting": "target files without formatting",
41
"formatted": "formatted",
42
"no change": "no change",
43
- "{count} formattable files": "{count} formattable files",
44
- "{count} formatted files": "{count} formatted files",
45
- "{count} no change files": "{count} no change files"
+ "{count} formattable files": "formattable no files | {count} formattable file | {count} formattable files",
+ "{count} formatted files": "formatted no files | {count} formatted file | {count} formatted files",
+ "{count} no change files": "no change no files | {count} no change file | {count} no change files"
46
}
0 commit comments