зеркало из https://github.com/nextcloud/news.git
change 'feed' to 'website' in interface, maintain wording consistency
This commit is contained in:
Родитель
14648e1832
Коммит
e75711d94b
|
@ -45,7 +45,7 @@
|
|||
|
||||
<button ng-click="feedBusinessLayer.delete(feed.id)"
|
||||
class="svg action delete-icon"
|
||||
title="<?php p($l->t('Delete feed')); ?>"
|
||||
title="<?php p($l->t('Delete website')); ?>"
|
||||
ng-show="feed.id"
|
||||
oc-tooltip></button>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче