summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/ja.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/ja.json b/locales/ja.json
index ba3641fc..6fc02e2d 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -81,7 +81,7 @@
"preferences_category_subscription": "登録チャンネル設定",
"preferences_annotations_subscribed_label": "最初から登録チャンネルのアノテーションを表示 ",
"Redirect homepage to feed: ": "ホームからフィードにリダイレクト: ",
- "preferences_max_results_label": "フィードに表示する動画の量: ",
+ "preferences_max_results_label": "フィードに表示する動画数: ",
"preferences_sort_label": "動画を並び替え: ",
"published": "投稿日",
"published - reverse": "投稿日 - 逆順",
subject'>HTML/CSS: Add thumbnail placeholder in thin modeSamantaz Fox This change is required to make the overlay buttons functional (add to and delete from playlist, mark as watched, etc.) 2023-07-08HTML: Use the new pagination component for history/subscriptionsSamantaz Fox 2023-07-08HTML: Fix thumbnails of related videos (watch page)Samantaz Fox 2023-07-08HTML: Reorder buttons on the channel and watch pagesSamantaz Fox 2023-07-08HTML/CSS: Fix buttons' responsivenessSamantaz Fox 2023-07-08CSS: fix light/dark themes for pure buttonsSamantaz Fox 2023-07-08HTML: Fix thin mode/thumbnail on other itemsSamantaz Fox 2023-07-08HTML: merge MixVideo with other types in item.ecrSamantaz Fox 2023-07-08HTML: Use new buttons for playlists (save/delete/add videos/etc...)Samantaz Fox 2023-07-06HTML: Use new buttons for thumbnail overlaysSamantaz Fox In addition, this commit also heavily changes the structure of the generic "video card" item. Main benefits: * Improved accessibility for keyboard users * Many styling glitches were fixed * PlaylistVideos now use the same items as the rest * Elements all have distinct CSS classes * Design can be expanded to add more icons 2023-07-06HTML: Use the new pagination component for channel pagesSamantaz Fox 2023-07-06HTML: Use the new pagination component for search resultsSamantaz Fox 2023-07-06HTML: Use the new pagination component for playlistsSamantaz Fox 2023-07-06CSS: add styling for the new buttonsSamantaz Fox