Remove language popup keys for other languages (#659)

also removes potentially used keys for common foreign words, but this should be handled using the "more letters with diacritics" setting

Co-authored-by: Helium314 <helium314@disroot.org>
This commit is contained in:
clmbmb 2024-07-12 21:41:22 +03:00 committed by GitHub
parent ec8efcd678
commit d7d47670a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 178 additions and 292 deletions

View file

@ -10,7 +10,7 @@ on:
# - 'app/**'
pull_request:
paths:
- 'app/**'
- 'app/src/main/java**'
workflow_dispatch:
jobs: