- Use gettext for UI and --help
- Add Welsh using google. Sorry.
This commit is contained in:
parent
3239f4da15
commit
e3a9d387c1
15 changed files with 1422 additions and 125 deletions
3
setup.py
3
setup.py
|
|
@ -50,6 +50,9 @@ setup(
|
|||
'Topic :: Communications :: Chat',
|
||||
'Topic :: Communications :: Conferencing',
|
||||
],
|
||||
package_data={
|
||||
'discover_overlay': ['locales/*/LC_MESSAGES/*.mo']
|
||||
},
|
||||
keywords='discord overlay voice linux',
|
||||
license='GPLv3+',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue