File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Add the script to the UI elements you want to localize
2727
2828The necessary files must be located in the following folders:
2929
30- ** Resources\\ localization **
30+ ** Resources\\ localization**
3131
3232Here you add the language files. Each file must be named following the scheme
3333\< languageName\> .txt, so for English you'll create a file named English.txt, for
@@ -42,7 +42,7 @@ Tab character (0x09). To add a newline simply use the sequence **\\n**
4242Be sure to use the same sprite name for all its version and store each sprite in
4343its language specific folder.
4444
45- The ** language name ** must be one of those listed here:
45+ The ** language name** must be one of those listed here:
4646https://docs.unity3d.com/ScriptReference/SystemLanguage.html
4747
4848Once you have prepared the files all you have to do is to add the correct script
You can’t perform that action at this time.
0 commit comments