mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Translatable strings for simplewallet
The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details.
This commit is contained in:
parent
9dc25497a2
commit
78b2eabc87
9 changed files with 1385 additions and 249 deletions
|
@ -167,3 +167,8 @@ Dependencies: Doxygen 1.8.0 or later, Graphviz 2.28 or later (optional).
|
|||
* To build, change to the root of the source code directory, and run `doxygen Doxyfile`
|
||||
* If you have installed Graphviz, you can also generate in-doc diagrams by instead running `HAVE_DOT=YES doxygen Doxyfile`
|
||||
* The output will be built in doc/html/
|
||||
|
||||
## Internationalization
|
||||
|
||||
See README.i18n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue