Merge pull request #80 from Ocelot-Social-Community/79-fix-implementation-of-overwriting-locales

fix: 🍰 Fix Implementation Of Overwriting Locales
This commit is contained in:
Wolfgang Huß 2022-10-13 16:58:20 +02:00 committed by GitHub
commit a95e891e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
# - 55-implement-PRODUCTION_DB_CLEAN_ALLOW-for-staging-production-evironments # for testing while developing
# - 79-fix-implementation-of-overwriting-locales # for testing while developing
jobs:
##############################################################################

2
branding/locales/de.json Normal file
View File

@ -0,0 +1,2 @@
{
}

2
branding/locales/en.json Normal file
View File

@ -0,0 +1,2 @@
{
}