marconilab commited on
Commit
fa6b439
·
verified ·
1 Parent(s): b233ac6

Create languages.py

Browse files
Files changed (1) hide show
  1. languages.py +3 -0
languages.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ LANGUAGES = {
2
+ "lg": "Luganda"
3
+ }