Skip to content

Commit

Permalink
Update reference-localisation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams authored Dec 6, 2023
1 parent 6e283f0 commit 7247aee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/latest/reference-localisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ _Returns:_ N/A (`undefined`)
|Name |Datatype |Purpose |
|---------------|----------------|------------------------------------------------------|
|`yarnPathArray`|array of strings|Array of paths to Yarn files to build localisation for|
|`csvPathArray` |array of strings|Path to save the resulting localisation CSV to |
|`csvPath` |string |Path to save the resulting localisation CSV to |

Adds `#line` metadata to any unmarked lines in the Yarn files specified, and exports a CSV containing all text in the Yarn files (including previously marked lines). If the CSV file already exists it will be modified in place, noting any changed lines.

Expand Down Expand Up @@ -47,4 +47,4 @@ _Returns:_ N/A (`undefined`)

|Name|Datatype|Purpose|
|----|--------|-------|
|N/A | | |
|N/A | | |

0 comments on commit 7247aee

Please sign in to comment.