Skip to content

Commit

Permalink
a tiny bit of work to make our casing a little less insane
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Apr 6, 2018
1 parent 0d64ca1 commit c6c31e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"nodebb-plugin-spam-be-gone": "0.5.3",
"nodebb-rewards-essentials": "0.0.11",
"nodebb-theme-lavender": "5.0.4",
"nodebb-theme-persona": "8.0.9",
"nodebb-theme-persona": "8.0.10",
"nodebb-theme-slick": "1.2.1",
"nodebb-theme-vanilla": "9.0.7",
"nodebb-widget-essentials": "4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions public/language/en-GB/topic.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@
"sort_by": "Sort by",
"oldest_to_newest": "Oldest to Newest",
"newest_to_oldest": "Newest to Oldest",
"most_votes": "Most votes",
"most_posts": "Most posts",
"most_votes": "Most Votes",
"most_posts": "Most Posts",

"stale.title": "Create new topic instead?",
"stale.warning": "The topic you are replying to is quite old. Would you like to create a new topic instead, and reference this one in your reply?",
Expand Down

0 comments on commit c6c31e9

Please sign in to comment.