Add owo to langs.json

This commit is contained in:
Lea 2023-06-08 14:22:11 +02:00
parent 8be01d8c0c
commit a5fc4a6030

View file

@ -10,6 +10,11 @@
"name": "German",
"nameLocalised": "Deutsch",
"emoji": "🇩🇪"
},
"owo": {
"name": "OwO",
"nameLocalised": "OwO",
"emoji": "🐱"
}
}
}
}