]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+admin/system/debug/debug.component.html
Add `i18n` prop where it is missing (#3946)
authorMarcin Mikołajczak <me@mkljczk.pl>
Mon, 12 Apr 2021 06:43:40 +0000 (08:43 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 06:43:40 +0000 (08:43 +0200)
commite0436741397f4d8a51442c9d8b15a9bfb95be7b8
tree233527c5fbc5998fec2ec8a67fec674711c920e6
parent78ec174cca0f03a0647b0d39c8d91082f63d98db
Add  `i18n` prop where it is missing (#3946)

* Add  `i18n` prop

* Update video-comment-list.component.html

* Update account-blocklist.component.html

* Update server-blocklist.component.html

* Update video-redundancies-list.component.html

* Update following-list.component.html

* Update followers-list.component.html
client/src/app/+admin/follows/followers-list/followers-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
client/src/app/+admin/moderation/video-comment-list/video-comment-list.component.html
client/src/app/+admin/system/debug/debug.component.html
client/src/app/shared/shared-moderation/account-blocklist.component.html
client/src/app/shared/shared-moderation/server-blocklist.component.html