forked from wallabag/wallabag
Few fixes
This commit is contained in:
@ -686,6 +686,7 @@ class Entry
|
||||
|
||||
/**
|
||||
* Used in the entries filter so it's more explicit for the end user than the uid.
|
||||
* Also used in the API.
|
||||
*
|
||||
* @VirtualProperty
|
||||
* @SerializedName("is_public")
|
||||
|
||||
@ -187,7 +187,7 @@ entry:
|
||||
unread_label: "Non lus"
|
||||
preview_picture_label: "A une photo"
|
||||
preview_picture_help: "Photo"
|
||||
is_public_label: 'A une lien public'
|
||||
is_public_label: 'A un lien public'
|
||||
is_public_help: 'Lien public'
|
||||
language_label: "Langue"
|
||||
http_status_label: "Statut HTTP"
|
||||
|
||||
Reference in New Issue
Block a user