@samitouri / QOSami-HFS / commits / 43830f80

avoid errors from json linter

Massimo Melina committed Oct 2, 2023 at 11:59 UTC 43830f80027123b12bc5d5ca1a5005d3dcbeaf1b
2 files changed +4 -4
src/langs/hfs-lang-it.json
+2 -2
@@ -132,8 +132,8 @@
132 "enter_comment": "Comment for this file",
133 "Comment": "Comment",
134
135 - "": "PLUGINS SECTION",
136 - "": "PLUGIN thumbnails",
135 + "_PLUGINS SECTION": "",
136 + "_PLUGIN thumbnails": "",
137 "Enable tiles mode": "Modalità griglia",
138 "thumbnails_switchBack": "Puoi tornare alla lista com'era prima entrando in Opzioni"
139 }
src/langs/hfs-lang-ru.json
+2 -2
@@ -140,8 +140,8 @@
140 "enter_comment": "Комментарий для файла",
141 "Comment": "Комментировать",
142
143 - "": "PLUGINS SECTION",
144 - "": "PLUGIN thumbnails",
143 + "_PLUGINS SECTION": "",
144 + "_PLUGIN thumbnails": "",
145 "Enable tiles mode": "Просмотр в режиме плиток",
146 "thumbnails_switchBack": "Изменить вид можно в настройках"
147 }