We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Others
Other
1 parent bd0ab7e commit 41fc14cCopy full SHA for 41fc14c
arduino-ide-extension/src/common/protocol/library-service.ts
@@ -108,7 +108,7 @@ export namespace LibrarySearch {
108
'Device Control'
109
),
110
Display: nls.localize('arduino/libraryTopic/display', 'Display'),
111
- Others: nls.localize('arduino/libraryTopic/other', 'Other'),
+ Other: nls.localize('arduino/libraryTopic/other', 'Other'),
112
Sensors: nls.localize('arduino/libraryTopic/sensors', 'Sensors'),
113
'Signal Input/Output': nls.localize(
114
'arduino/libraryTopic/signalInputOutput',
0 commit comments