diff --git a/service/user/locale/en-us.all.json b/service/user/locale/en-us.all.json index 647d8868..8f1f93dd 100644 --- a/service/user/locale/en-us.all.json +++ b/service/user/locale/en-us.all.json @@ -121,11 +121,11 @@ }, { "id":"see_more_torrents_from", - "translation": "See more torrents from %s " + "translation": "See more torrents from %s " }, { - "id":"category", - "translation": "Category" + "id":"category", + "translation": "Category" }, { "id": "name", diff --git a/templates/home.html b/templates/home.html index 8a37d437..0b469a0d 100644 --- a/templates/home.html +++ b/templates/home.html @@ -11,11 +11,11 @@
{{T "category"}} | -{{T "name"}} | -{{T "date"}} | -{{T "size"}} | -{{T "links"}} | +{{T "category"}} | +{{T "name"}} | +{{T "date"}} | +{{T "size"}} | +{{T "links"}} |
---|---|---|---|---|---|---|---|---|---|