You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .scripts/README.md
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,11 @@
2
2
3
3
Useful scripts for the translation.
4
4
5
-
## Translation Dictionary
6
-
7
-
The repository includes terminology dictionaries (`terminology_dictionary.csv` and `focused_terminology_dictionary.csv`) that provide standard translations for important Python terms to maintain consistency across documents. These dictionaries are maintained using LLM knowledge and can be referenced by translators.
8
-
9
-
See `TERMINOLOGY_DICTIONARY.md` for detailed usage and integration with translation workflow.
10
-
11
5
## From Google Translation
12
6
13
7
Translate all untranslated entries of the given .po file with Google Translate.
0 commit comments