File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 'BAZ_ABONNES ' => 'Abonnés ' ,
3333 'BAZ_FORM_ACTOR_ID ' => 'Identifiant de l \'acteur ActivityPub ' ,
3434 'BAZ_FOLLOW_FORM_ACTOR ' => "S'abonner aux nouveautés de {actorName} avec un compte ActivityPub (Mastodon, etc.) " ,
35- 'BAZ_FOLLOW_ACTOR ' => ' Suivre un nouvel acteur pour se synchroniser' ,
35+ 'BAZ_FOLLOW_ACTOR ' => " S'abonner à un nouvel acteur pour se synchroniser" ,
3636 'BAZ_FOLLOW_ACTOR_INFO ' => 'Entrez un identifiant de type @user@domain.com ' ,
3737 'BAZ_IMPORT_LISTS_FROM_URL ' => 'Importer les listes d \'un autre yeswiki ' ,
3838 'BAZ_IMPORT_FORMS_FROM_URL ' => 'Importer les formulaires d \'un autre yeswiki ' ,
Original file line number Diff line number Diff line change 6767 </a >
6868 {% endif %}
6969 {% if form .isActivityPubEnabled %}
70- <a class =" btn btn-default btn-mini btn-xs" target =" _blank" title =" {{ _t(' BAZ_ACTIVITYPUB_ACTOR' ) }}" href =" {{ url({ tag : ' api ' , handler : ' forms/ ' ~ key ~ ' /actor ' }) }}" data-toggle =" tooltip" data-placement =" bottom" >
70+ <a class =" btn btn-default btn-mini btn-xs" target =" _blank" title =" {{ _t(' BAZ_ACTIVITYPUB_ACTOR' ) }}" href =" /actors/ {{ key }}" data-toggle =" tooltip" data-placement =" bottom" >
7171 AP
7272 </a >
7373 {% endif %}
You can’t perform that action at this time.
0 commit comments