mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
remove : from last updated string
This commit is contained in:
parent
032dc12845
commit
23772d1287
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ module.exports = {
|
||||||
contributors: false,
|
contributors: false,
|
||||||
notFound: ['Sorry, etwas ist schief gelaufen.'],
|
notFound: ['Sorry, etwas ist schief gelaufen.'],
|
||||||
backToHome: 'Zurück zur Startseite',
|
backToHome: 'Zurück zur Startseite',
|
||||||
lastUpdatedText: 'Aktualisiert am:',
|
lastUpdatedText: 'Aktualisiert am',
|
||||||
navbar: [
|
navbar: [
|
||||||
// NavbarItem
|
// NavbarItem
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue