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: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,16 @@
1
1
## Unity GPT Localization
2
-
A Unity tool combining Localization and ChatGPT for easy multilingual translation using OpenAI API. Control translation quality with Localization comments.
2
+
A Unity tool combining Localization and ChatGPT for easy multilingual translation using OpenAI API.
3
+
4
+
Control translation quality with Localization comments.
3
5
4
6
### Features
7
+
1.
8
+
2.**Localization Comments** - Add comments to your localization keys to control translation quality.
9
+
2.**ChatGPT Translation** - Use OpenAI's ChatGPT to translate your keys to multiple languages.
10
+
3.**Custom Translation** - Use your own translation service to translate keys.
11
+
4.**Localization Manager** - A simple manager to handle translations in your game.
12
+
5.**Localization Editor** - An editor to manage your localization keys and translations.
0 commit comments