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:
commit
a95e891e28
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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
2
branding/locales/de.json
Normal file
@ -0,0 +1,2 @@
|
||||
{
|
||||
}
|
||||
2
branding/locales/en.json
Normal file
2
branding/locales/en.json
Normal file
@ -0,0 +1,2 @@
|
||||
{
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user