Skip to content

Commit d3d4d2f

Browse files
authored
Update README.md
1 parent ef956a1 commit d3d4d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Goal of this project
2-
The goal of this project is to use various LLMs to help translate po files using a first already translated file.
2+
The goal of this project is to use various LLMs to help translate po files using a first already translated file to provide context for short pieces of text otherwise possibly very ambiguous.
33

44
For example, you have a .po file with msgids in English and msgstrs in French: using this file, you can ask the tool to translate the .po file into any other language. The first translation helps to disambiguate the very short sentences or parts of sentences that are usually found in .po files.
55

0 commit comments

Comments
 (0)