mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-29 19:52:03 +00:00 
			
		
		
		
	Frontend: Add a first page and previous page buttons for channel navigation (#4123)
This commit is contained in:
		| @@ -11,6 +11,7 @@ | ||||
|     "last": "neueste", | ||||
|     "Next page": "Nächste Seite", | ||||
|     "Previous page": "Vorherige Seite", | ||||
|     "First page": "Erste Seite", | ||||
|     "Clear watch history?": "Verlauf löschen?", | ||||
|     "New password": "Neues Passwort", | ||||
|     "New passwords must match": "Neue Passwörter müssen übereinstimmen", | ||||
|   | ||||
| @@ -33,6 +33,7 @@ | ||||
|     "last": "last", | ||||
|     "Next page": "Next page", | ||||
|     "Previous page": "Previous page", | ||||
|     "First page": "First page", | ||||
|     "Clear watch history?": "Clear watch history?", | ||||
|     "New password": "New password", | ||||
|     "New passwords must match": "New passwords must match", | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
|     "last": "последние", | ||||
|     "Next page": "Следующая страница", | ||||
|     "Previous page": "Предыдущая страница", | ||||
|     "First page": "Первая страница", | ||||
|     "Clear watch history?": "Очистить историю просмотров?", | ||||
|     "New password": "Новый пароль", | ||||
|     "New passwords must match": "Новые пароли не совпадают", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syeopite
					syeopite