mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#1856)
This commit is contained in:
parent
9351b2821c
commit
ead58bf2d9
30 changed files with 67 additions and 43 deletions
|
@ -27,6 +27,6 @@ for (let index = 0; index < locales.length; index++) {
|
|||
|
||||
writeFileSync(
|
||||
`${__dirname}/../src/locales/percentages.json`,
|
||||
JSON.stringify(percentages, null, 2),
|
||||
`${JSON.stringify(percentages, null, 2)}\n`,
|
||||
"utf8",
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue