This commit is contained in:
Andras Schmelczer 2026-05-14 22:07:14 +01:00
parent 084117cea8
commit a8de0a614d
36 changed files with 1329 additions and 522 deletions

View file

@ -81,9 +81,6 @@ const SAME_AS_EN_VALUE_ALLOWLIST = new Set([
const FORBIDDEN_VISIBLE_STRINGS = [
['without this filter', 'filters.filtersOut'],
['Connecting to server...', 'common.connectingToServer'],
['Property saved!', 'toasts.propertySaved'],
['View saved', 'toasts.viewSaved'],
["Don't show again", 'toasts.dontShowAgain'],
['Close pane', 'common.closePane'],
['Points of interest', 'poiPane.pointsOfInterest'],
['No data', 'common.noData'],