diff options
author | Chocobozzz <me@florianbigard.com> | 2019-07-25 12:06:11 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-07-25 12:06:11 +0200 |
commit | ae8b8faf2002a0bea72d04a11a01532bf289cafe (patch) | |
tree | f9bb61e6158f9d62ec48de4be1c6e9c601a9967e /client/src/app/+admin | |
parent | 47e26ec7618554e996cfea4c2032a7ebffc21acc (diff) | |
download | PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.tar.gz PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.tar.zst PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.zip |
Update translations and support Greek language
Diffstat (limited to 'client/src/app/+admin')
-rw-r--r-- | client/src/app/+admin/plugins/plugin-search/plugin-search.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html index 5247d8d2e..87f1c86ee 100644 --- a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html +++ b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html | |||
@@ -16,7 +16,7 @@ | |||
16 | <ng-container i18n>Popular</ng-container> | 16 | <ng-container i18n>Popular</ng-container> |
17 | </ng-container> | 17 | </ng-container> |
18 | 18 | ||
19 | <ng-container i18n *ngIf="!!search"> | 19 | <ng-container *ngIf="!!search"> |
20 | <my-global-icon iconName="search"></my-global-icon> | 20 | <my-global-icon iconName="search"></my-global-icon> |
21 | 21 | ||
22 | <ng-container i18n> | 22 | <ng-container i18n> |