File tree Expand file tree Collapse file tree
frontend/src/lib/translations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -952,7 +952,6 @@ export const en = {
952952 templates : "Templates" ,
953953 modpackTemplates : "Modpack Templates" ,
954954 modpackTemplatesDescription : "Discover and install modpacks from CurseForge" ,
955- searchModpacks : "Search modpacks..." ,
956955 loadingModpacks : "Loading modpacks..." ,
957956 errorLoadingModpacks : "Error loading modpacks" ,
958957 errorSearchingModpacks : "Error searching modpacks" ,
Original file line number Diff line number Diff line change @@ -857,7 +857,6 @@ export const es: Record<TranslationKey, string> = {
857857 browse : "Explorar" ,
858858 modpackSelected : "Modpack seleccionado" ,
859859 searchOrBrowsePopular : "Busca un modpack o explora los populares" ,
860- searchModpacks : "Buscar modpacks..." ,
861860
862861 // CurseForge Manual (Obsoleto)
863862 deprecatedFeature : "Función obsoleta (Deprecated)" ,
Original file line number Diff line number Diff line change @@ -871,7 +871,6 @@ export const nl: Record<TranslationKey, string> = {
871871 browse : "Bladeren" ,
872872 modpackSelected : "Modpack geselecteerd" ,
873873 searchOrBrowsePopular : "Zoek een modpack of blader door populaire" ,
874- searchModpacks : "Zoek modpacks..." ,
875874
876875 // Manual CurseForge (Deprecated)
877876 deprecatedFeature : "Verouderde functie" ,
You can’t perform that action at this time.
0 commit comments