1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Merge pull request #216 from jacroe/patch-1

Minor typo: change "start a face" to "star a face"
This commit is contained in:
Patrik J. Braun 2021-01-04 09:32:36 +01:00 committed by GitHub
commit 995e0057a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
<app-settings-entry
name="Face starring right"
[ngModel]="states.writeAccessMinRole"
description="Required minimum right to start (favourite) a face."
description="Required minimum right to star (favourite) a face."
i18n-name i18n-description>
</app-settings-entry>