Skip to content

Commit 0c60c59

Browse files
committed
Fix translation references
1 parent 4665613 commit 0c60c59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Tekst-Web/i18n/ui/deDE.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ routes:
194194
adminMaintenance: '@:admin.maintenance.heading'
195195
verify: Verifizierung
196196
reset: Passwort zurücksetzen
197-
siteNotice: '@:admin.system.segments.systemKeys.systemSiteNotice'
198-
privacyPolicy: '@:admin.system.segments.systemKeys.systemPrivacyPolicy'
197+
siteNotice: '@:admin.segments.systemKeys.systemSiteNotice'
198+
privacyPolicy: '@:admin.segments.systemKeys.systemPrivacyPolicy'
199199

200200
browse:
201201
location:

Tekst-Web/i18n/ui/enUS.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ routes:
191191
adminMaintenance: '@:admin.maintenance.heading'
192192
verify: Verification
193193
reset: Reset password
194-
siteNotice: '@:admin.system.segments.systemKeys.systemSiteNotice'
195-
privacyPolicy: '@:admin.system.segments.systemKeys.systemPrivacyPolicy'
194+
siteNotice: '@:admin.segments.systemKeys.systemSiteNotice'
195+
privacyPolicy: '@:admin.segments.systemKeys.systemPrivacyPolicy'
196196

197197
browse:
198198
location:

0 commit comments

Comments
 (0)