Skip to content

A way to see what translations need to be done #99

Description

@andreievg

Quick chat gpt gave me a command, that i had to modify (but only spent 10mins on it)
git ls-files -z /Users/andreievg/Documents/repos/public/msupply_docs/content/docs | xargs -0 -I {} git log -1 --format="%as {}" {} > lastmod.csv

See last mod.csv below:

lastmod.csv.zip

I think we can do a little script to also print diffs of all of the files based on last modified dates (based on modified date of english file vs translated file)

I would estimate up to 2 hours work on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions