We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7beaf4b commit ca7c771Copy full SHA for ca7c771
1 file changed
README.md
@@ -1,19 +1,15 @@
1
Unity Localization
2
==================
3
4
-This project is meant to give no-nonsense,
+This project is meant to provide a no-nonsense,
5
[KISS](https://en.wikipedia.org/wiki/KISS_principle) compliant implementation of
6
a Localization System for Unity. The main requirements we try to satisfy here
7
are:
8
9
-
10
11
- Use simple text files, easy to send to translators, no Unity required for
12
them
13
14
- Allow full UI localization (including sprites)
15
16
17
18
The code is published “as is”, exactly the way we use it. Feel free to use it
19
the way you see fit.
0 commit comments