mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 02:25:42 +08:00
FIX: Broken MessageFormat string
This commit is contained in:
parent
fc640f31df
commit
9c42c0fe9a
@ -2171,7 +2171,7 @@ en:
|
|||||||
=0 {}
|
=0 {}
|
||||||
one { {BOTH, select, true{and } false {is } other{}} <a href='{basePath}/new'>1 new</a> topic}
|
one { {BOTH, select, true{and } false {is } other{}} <a href='{basePath}/new'>1 new</a> topic}
|
||||||
other { {BOTH, select, true{and } false {are } other{}} <a href='{basePath}/new'># new</a> topics}
|
other { {BOTH, select, true{and } false {are } other{}} <a href='{basePath}/new'># new</a> topics}
|
||||||
} remaining, or {CATEGORY, select, true {browse other topics in {catLink}} false %{latestLink} other {}}"
|
} remaining, or {CATEGORY, select, true {browse other topics in {catLink}} false {{latestLink}} other {}}"
|
||||||
|
|
||||||
bumped_at_title_MF: "{FIRST_POST}: {CREATED_AT}\n{LAST_POST}: {BUMPED_AT}"
|
bumped_at_title_MF: "{FIRST_POST}: {CREATED_AT}\n{LAST_POST}: {BUMPED_AT}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user