File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,18 @@ Since OpenDuelyst is currently focused on recreating the game as it last
58
58
existed in v1.96.17, please avoid creating feature requests related to balance
59
59
changes.
60
60
61
+ ## Localization
62
+
63
+ The game currently includes English and German localization. If you'd like to
64
+ contribute translations for another language, take a look at the
65
+ ` app/localization/locales ` directory. You can copy the ` en ` folder and start
66
+ updating strings for the new language, then submit a Pull Request with your
67
+ contribution.
68
+
69
+ There are about 4,500 localized strings, so this can also be done a little bit
70
+ at a time. Once the translations are in, we can help get the language included
71
+ in the game.
72
+
61
73
## License
62
74
63
75
OpenDuelyst is licensed under the Creative Commons Zero v1.0 Universal license.
You can’t perform that action at this time.
0 commit comments