FIX: missing / after basePath was causing the URL to be relative (#10708)

This commit is contained in:
Joffrey JAFFEUX 2020-09-19 11:27:03 +02:00 committed by GitHub
parent fe932eb644
commit f785b04dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2400,7 +2400,7 @@ en:
"2_8": "You will see a count of new replies because you are tracking this category."
"2_4": "You will see a count of new replies because you posted a reply to this topic."
"2_2": "You will see a count of new replies because you are tracking this topic."
"2": 'You will see a count of new replies because you <a href="%{basePath}u/%{username}/preferences/notifications">read this topic</a>.'
"2": 'You will see a count of new replies because you <a href="%{basePath}/u/%{username}/preferences/notifications">read this topic</a>.'
"1_2": "You will be notified if someone mentions your @name or replies to you."
"1": "You will be notified if someone mentions your @name or replies to you."
"0_7": "You are ignoring all notifications in this category."