Skip to content

Commit 1b56bdc

Browse files
committed
chore: remove obsolete about.contributors.view_profile
1 parent 884037d commit 1b56bdc

File tree

7 files changed

+0
-9
lines changed

7 files changed

+0
-9
lines changed

i18n/locales/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,6 @@
907907
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
908908
"loading": "Loading contributors...",
909909
"error": "Failed to load contributors",
910-
"view_profile": "View {name}'s GitHub profile",
911910
"avatar": "{name}'s avatar",
912911
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
913912
"separator": "",

i18n/locales/es.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@
881881
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
882882
"loading": "Cargando colaboradores...",
883883
"error": "Error al cargar colaboradores",
884-
"view_profile": "Ver perfil de GitHub de {name}",
885884
"avatar": "avatar de {name}",
886885
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
887886
"separator": "",

i18n/schema.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2725,9 +2725,6 @@
27252725
"error": {
27262726
"type": "string"
27272727
},
2728-
"view_profile": {
2729-
"type": "string"
2730-
},
27312728
"avatar": {
27322729
"type": "string"
27332730
},

lunaria/files/en-GB.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,6 @@
906906
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
907907
"loading": "Loading contributors...",
908908
"error": "Failed to load contributors",
909-
"view_profile": "View {name}'s GitHub profile",
910909
"avatar": "{name}'s avatar",
911910
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
912911
"separator": "",

lunaria/files/en-US.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,6 @@
906906
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
907907
"loading": "Loading contributors...",
908908
"error": "Failed to load contributors",
909-
"view_profile": "View {name}'s GitHub profile",
910909
"avatar": "{name}'s avatar",
911910
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
912911
"separator": "",

lunaria/files/es-419.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,6 @@
880880
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
881881
"loading": "Cargando colaboradores...",
882882
"error": "Error al cargar colaboradores",
883-
"view_profile": "Ver perfil de GitHub de {name}",
884883
"avatar": "avatar de {name}",
885884
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
886885
"separator": "",

lunaria/files/es-ES.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,6 @@
880880
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
881881
"loading": "Cargando colaboradores...",
882882
"error": "Error al cargar colaboradores",
883-
"view_profile": "Ver perfil de GitHub de {name}",
884883
"avatar": "avatar de {name}",
885884
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
886885
"separator": "",

0 commit comments

Comments
 (0)