Skip to content

Commit 66a1671

Browse files
committed
misc: update footer copyright
1 parent 4c4ad0a commit 66a1671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/lib/i18n/i18n_de.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ export const I18N_DE = ({
395395
faq: 'Häufig gestellte Fragen',
396396
developerWiki: 'Entwickler Wiki',
397397
cookiePreferences: 'Cookie Einstellungen',
398-
copyrightGw2Auth: `© 2021-2025 Felix.9127`,
398+
copyrightGw2Auth: `© 2021-2026 Felix.9127`,
399399
copyrightGw2: COMMON.copyrightGw2,
400400
},
401401
header: {

src/lib/i18n/i18n_en.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ export const I18N_EN = ({
395395
faq: 'FAQ',
396396
developerWiki: 'Developer Wiki',
397397
cookiePreferences: 'Cookie preferences',
398-
copyrightGw2Auth: `© 2021-2025 Felix.9127`,
398+
copyrightGw2Auth: `© 2021-2026 Felix.9127`,
399399
copyrightGw2: COMMON.copyrightGw2,
400400
},
401401
header: {

0 commit comments

Comments
 (0)