Merge pull request #2162 from archon432/master
'Topics' are capitalized
This commit is contained in:
commit
256186c836
|
@ -682,7 +682,7 @@ en:
|
|||
one: '1 unread topic'
|
||||
other: '{{count}} unread topics'
|
||||
title: 'Topic'
|
||||
loading_more: "Loading more Topics..."
|
||||
loading_more: "Loading more topics..."
|
||||
loading: 'Loading topic...'
|
||||
invalid_access:
|
||||
title: "Topic is private"
|
||||
|
|
|
@ -353,7 +353,7 @@ id:
|
|||
list: 'Topics'
|
||||
new: 'new topic'
|
||||
title: 'Topic'
|
||||
loading_more: "Loading more Topics..."
|
||||
loading_more: "Loading more topics..."
|
||||
loading: 'Loading topic...'
|
||||
invalid_access:
|
||||
title: "Topic is private"
|
||||
|
|
Loading…
Reference in New Issue