quillnote
quillnote copied to clipboard
other languages in the interface
please make it possible to select other languages in the program interface. I can help with the translation into my own Russian language
please make it possible to select other languages in the program interface. I can help with the translation into my own Russian language
You have to translate the file in quillnote/app/src/main/res/values/strings.xml
Make a fork.
Inside it make a new folder in quillnote/app/src/main/res/
And call it "values-ru" for Russian.
Put the translated strings.xml in there and make a pull request
Language is still not selectable, which would be nice, but if you change your system language the app should follow.
by default, the language is automatically selected from the system, but you need to make it possible to manually select the interface language.