@samitouri / QOSami-HFS / commits / fd47cd65

dev: bad entries in hfs-lang-en.json

Massimo Melina committed Aug 29, 2023 at 11:50 UTC fd47cd65242ec99f4559d4d7db8009f6135a685f
2 files changed +4 -4
src/langs/hfs-lang-en.json
+3 -3
@@ -30,9 +30,9 @@
30 "Searched": "Searched",
31 "Clear search": "Clear search",
32 "Interrupted": "Interrupted",
33 - "stopped_before": "stopped_before",
34 - "empty_list": "empty_list",
35 - "filter_none": "filter_none",
33 + "stopped_before": "Stopped before finding anything",
34 + "empty_list": "Nothing here",
35 + "filter_none": "No match for this filter",
36
37 "Admin-panel": "Admin-panel",
38 "Login": "Login",
src/langs/hfs-lang-it.json
+1 -1
@@ -28,7 +28,7 @@
28 "Searching": "Cercando",
29 "Searched": "Risultati ricerca",
30 "Clear search": "Annulla ricerca",
31 - "Interrupted": "interrotto",
31 + "Interrupted": "Interrotto",
32 "stopped_before": "Ricerca interrotta prima di trovare risultati",
33 "empty_list": "Non c'è niente qui",
34 "filter_none": "Nessun elemento corrisponde al filtro impostato",