révision
9021b9049b
3 fichiers modifiés avec 12 ajouts et 28 suppressions
|
@ -43,11 +43,11 @@
|
|||
<a href="{{ genRoute "mod_index" }}"><img class="hide-md" src="/img/{{if Sukebei}}sukebei_logo.png{{else}}logo.png{{end}}" alt="NyaaPantsu"><img class="visible-md" src="/img/logo_s.png"/></a>
|
||||
</div>
|
||||
<div class="h-nav">
|
||||
<a href="{{.URL.Parse "/"}}" class="nav-btn">{{call $.T "Nyaa Pantsu"}}</a>
|
||||
<a href="{{ genRoute "mod_tlist"}}" class="nav-btn">{{call $.T "Torrents"}}</a>
|
||||
<a href="{{ genRoute "mod_ulist"}}" class="nav-btn">{{call $.T "Users"}}</a>
|
||||
<a href="{{ genRoute "mod_clist"}}" class="nav-btn">{{call $.T "Comments"}}</a>
|
||||
<a href="{{ genRoute "mod_trlist"}}" class="nav-btn">{{call $.T "Torrent Reports"}}</a>
|
||||
<a href="{{.URL.Parse "/"}}" class="nav-btn">{{call $.T "nyaa_pantsu"}}</a>
|
||||
<a href="{{ genRoute "mod_tlist"}}" class="nav-btn">{{call $.T "torrents"}}</a>
|
||||
<a href="{{ genRoute "mod_ulist"}}" class="nav-btn">{{call $.T "users"}}</a>
|
||||
<a href="{{ genRoute "mod_clist"}}" class="nav-btn">{{call $.T "comments"}}</a>
|
||||
<a href="{{ genRoute "mod_trlist"}}" class="nav-btn">{{call $.T "torrent_reports"}}</a>
|
||||
<a href="{{ genRoute "mod_treassign" }}" class="nav-btn">Torrent Reassign</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -95,4 +95,4 @@
|
|||
<script type="text/javascript" charset="utf-8" src="{{.URL.Parse "/js/main.js"}}?v={{ .Config.Version }}" async></script>
|
||||
{{ block "footer_js" .}}{{end}}
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -976,23 +976,15 @@
|
|||
"translation": "Hide"
|
||||
},
|
||||
{
|
||||
"id": "Nyaa Pantsu",
|
||||
"id": "nyaa_pantsu",
|
||||
"translation": "Nyaa Pantsu"
|
||||
},
|
||||
{
|
||||
"id": "Torrents",
|
||||
"translation": "Torrents"
|
||||
},
|
||||
{
|
||||
"id": "Users",
|
||||
"id": "users",
|
||||
"translation": "Users"
|
||||
},
|
||||
{
|
||||
"id": "Comments",
|
||||
"translation": "Comments"
|
||||
},
|
||||
{
|
||||
"id": "Torrent Reports",
|
||||
"id": "torrent_reports",
|
||||
"translation": "Torrent Reports"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -892,23 +892,15 @@
|
|||
"translation": "Annuler"
|
||||
},
|
||||
{
|
||||
"id": "Nyaa Pantsu",
|
||||
"id": "nyaa_pantsu",
|
||||
"translation": "Pantsu"
|
||||
},
|
||||
{
|
||||
"id": "Torrents",
|
||||
"translation": "Torrents"
|
||||
},
|
||||
{
|
||||
"id": "Users",
|
||||
"id": "users",
|
||||
"translation": "Utilisateurs"
|
||||
},
|
||||
{
|
||||
"id": "Comments",
|
||||
"translation": "Commentaires"
|
||||
},
|
||||
{
|
||||
"id": "Torrent Reports",
|
||||
"id": "torrent_reports",
|
||||
"translation": "Signalements de torrents"
|
||||
},
|
||||
{
|
||||
|
|
Référencer dans un nouveau ticket