diff options
author | Chocobozzz <me@florianbigard.com> | 2019-10-22 09:25:26 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-10-22 09:25:26 +0200 |
commit | e771dbe0aa6ccc005472001230ef0ef4b3ad1a56 (patch) | |
tree | 5d935da806a644e6bed8d3efafad1e21d027608e /client/src/app | |
parent | 28cfbf8b79e5d535089644f9c63457fe8e536e1e (diff) | |
download | PeerTube-e771dbe0aa6ccc005472001230ef0ef4b3ad1a56.tar.gz PeerTube-e771dbe0aa6ccc005472001230ef0ef4b3ad1a56.tar.zst PeerTube-e771dbe0aa6ccc005472001230ef0ef4b3ad1a56.zip |
Update translations
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index 3dad24885..47e3e5a52 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html | |||
@@ -515,8 +515,8 @@ | |||
515 | </ng-container> | 515 | </ng-container> |
516 | </ng-container> | 516 | </ng-container> |
517 | 517 | ||
518 | <div i18n class="inner-form-title"> | 518 | <div class="inner-form-title"> |
519 | Cache | 519 | <ng-container i18n>Cache</ng-container> |
520 | 520 | ||
521 | <my-help> | 521 | <my-help> |
522 | <ng-template ptTemplate="customHtml"> | 522 | <ng-template ptTemplate="customHtml"> |