minor: profile directory 5.1
This commit is contained in:
		| @ -40,7 +40,7 @@ if componentSet.has("notification") | ||||
| //-   //- script(type="module" src="/lib/sib-polls-component/index.js" defer) | ||||
|  | ||||
| if componentSet.has("profileDirectory") | ||||
|   script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@5.0" defer) | ||||
|   script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@5.1" defer) | ||||
|   //- script(type="module" src="/lib/solid-directory/dist/index.js" defer) | ||||
|  | ||||
| //- Disabled - Not in core@0.16 | ||||
|  | ||||
| @ -286,7 +286,9 @@ | ||||
|     "myProfileHidden.lineOne": "Your profile is not visible to other members", | ||||
|     "myProfileHidden.lineTwo": "To activate it, you need to add a photo.", | ||||
|     "activeProfiles": "Show only active profiles", | ||||
|     "goButton": "GO" | ||||
|     "goButton": "GO", | ||||
|     "search.noResult": "There are no results for your search", | ||||
|     "search.tryAnother": " " | ||||
|   }, | ||||
|   "jobboard": { | ||||
|     "joboffers": "Job offers", | ||||
|  | ||||
| @ -286,7 +286,9 @@ | ||||
|     "myProfileHidden.lineOne": "Su perfil no es visible para otros miembros", | ||||
|     "myProfileHidden.lineTwo": "Para activarlo, debes añadir una foto", | ||||
|     "activeProfiles": "Mostrar solo perfiles activos", | ||||
|     "goButton": "GO" | ||||
|     "goButton": "GO", | ||||
|     "search.noResult": "No hay resultados para su búsqueda", | ||||
|     "search.tryAnother": " " | ||||
|   }, | ||||
|   "jobboard": { | ||||
|     "joboffers": "Oportunidades de trabajo", | ||||
|  | ||||
| @ -287,7 +287,9 @@ | ||||
|     "myProfileHidden.lineOne": "Votre profil n'est pas visible des autres membres.", | ||||
|     "myProfileHidden.lineTwo": "Pour l'activer, vous devez ajouter une photo.", | ||||
|     "activeProfiles": "Afficher uniquement les profils actifs", | ||||
|     "goButton": "GO" | ||||
|     "goButton": "GO", | ||||
|     "search.noResult": "Il n'y a aucun résultat pour ta recherche", | ||||
|     "search.tryAnother": " " | ||||
|   }, | ||||
|   "jobboard": { | ||||
|     "joboffers": "Offres de missions", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user