From 3eda7c3b9c9556039aa6e43eab4501b7f64c2497 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Mon, 15 May 2017 19:28:29 +0200 Subject: [PATCH 1/2] Fix upload page (@ewhal pls) --- templates/upload.html | 57 ++++++++++++++++++------------------------- 1 file changed, 24 insertions(+), 33 deletions(-) diff --git a/templates/upload.html b/templates/upload.html index d50076c5..ea05be1a 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -22,42 +22,33 @@
From dc496c107810f0dc962c4b1289256e1b35d782cf Mon Sep 17 00:00:00 2001 From: sfan5 Date: Mon, 15 May 2017 19:36:02 +0200 Subject: [PATCH 2/2] Fix missing sukebei cat. translations --- templates/_search.html | 4 ++-- templates/upload.html | 4 ++-- translations/en-us.all.json | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 4 deletions(-) diff --git a/templates/_search.html b/templates/_search.html index 0b92998a..f555ba90 100644 --- a/templates/_search.html +++ b/templates/_search.html @@ -7,9 +7,9 @@ - + - + {{ else }} diff --git a/templates/upload.html b/templates/upload.html index ea05be1a..a77300e2 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -28,8 +28,8 @@ - - + + {{ else }} diff --git a/translations/en-us.all.json b/translations/en-us.all.json index c1e06cbe..37432d4e 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -459,6 +459,38 @@ "id": "software_games", "translation": "Software - Games" }, + { + "id": "art", + "translation": "Art" + }, + { + "id": "art_anime", + "translation": "Art - Anime" + }, + { + "id": "art_doujinshi", + "translation": "Art - Doujinshi" + }, + { + "id": "art_games", + "translation": "Art - Games" + }, + { + "id": "art_manga", + "translation": "Art - Manga" + }, + { + "id": "real_life", + "translation": "Real Life" + }, + { + "id": "real_life_photobooks_and_pictures", + "translation": "Real Life - Photobooks and Pictures" + }, + { + "id": "real_life_videos", + "translation": "Real Life - Videos" + }, { "id": "torrent_description", "translation": "Torrent Description"