|
53 | 53 | "checkDatabase": "Check if the database is running and reachable." |
54 | 54 | }, |
55 | 55 | "setup": { |
56 | | - "setupComplete": "Setup complete! \uD83C\uDF89", |
| 56 | + "setupComplete": "Setup complete! 🎉", |
57 | 57 | "goToDashboard": "Go to dashboard", |
58 | 58 | "authenticateOpendtuInstance": "Authenticate OpenDTU instance", |
59 | 59 | "username": "Username", |
|
76 | 76 | "language": "Language", |
77 | 77 | "languageDescription": "Change the language of the app", |
78 | 78 | "aboutApp": "About the App", |
79 | | - "aboutDescription": "Licenses \u2022 Version", |
| 79 | + "aboutDescription": "Licenses • Version", |
80 | 80 | "selectDatabase": "Select Database", |
81 | 81 | "changeTheTheme": "Change the Theme?", |
82 | 82 | "changeTheLanguage": "Change the Language?", |
|
86 | 86 | "manageDatabase": "Manage database {{name}}" |
87 | 87 | }, |
88 | 88 | "mdns": { |
89 | | - "scanning": "Scanning...", |
| 89 | + "scanning": "Scanning…", |
90 | 90 | "noDevicesFound": "No devices found" |
91 | 91 | }, |
92 | 92 | "none": "None", |
|
102 | 102 | }, |
103 | 103 | "delete": "Delete", |
104 | 104 | "deviceOfflineWrapper": { |
105 | | - "connecting": "Connecting...", |
| 105 | + "connecting": "Connecting…", |
106 | 106 | "pleaseWait": "Please wait while we try to connect to the device.", |
107 | 107 | "openDeviceList": "Open Device List", |
108 | 108 | "deviceOffline": "Device Offline", |
|
164 | 164 | "opendtu": { |
165 | 165 | "title": "OpenDTU", |
166 | 166 | "systemInformation": "System Information", |
167 | | - "systemInformationDescription": "Firmware \u2022 Hardware \u2022 Memory \u2022 Radio", |
| 167 | + "systemInformationDescription": "Firmware • Hardware • Memory • Radio", |
168 | 168 | "systemInformationScreen": { |
169 | 169 | "firmwareInformation": "Firmware Information", |
170 | 170 | "hostname": "Hostname", |
|
194 | 194 | "cmt2300aChipStatus": "CMT2300A Chip Status" |
195 | 195 | }, |
196 | 196 | "networkInformation": "Network Information", |
197 | | - "networkInformationDescription": "WiFi \u2022 Ethernet \u2022 mDNS", |
| 197 | + "networkInformationDescription": "WiFi • Ethernet • mDNS", |
198 | 198 | "networkInformationScreen": { |
199 | 199 | "wifiStation": "WiFi Station", |
200 | 200 | "wifiAccessPoint": "WiFi Access Point", |
|
215 | 215 | "macAddress": "MAC Address" |
216 | 216 | }, |
217 | 217 | "ntpInformation": "NTP Information", |
218 | | - "ntpInformationDescription": "NTP Configuration \u2022 NTP Status", |
| 218 | + "ntpInformationDescription": "NTP Configuration • NTP Status", |
219 | 219 | "ntpInformationScreen": { |
220 | 220 | "configurationSummary": "Configuration Summary", |
221 | 221 | "ntpServer": "NTP Server", |
|
231 | 231 | "night": "Night" |
232 | 232 | }, |
233 | 233 | "mqttInformation": "MQTT Information", |
234 | | - "mqttInformationDescription": "MQTT Configuration \u2022 MQTT Status", |
| 234 | + "mqttInformationDescription": "MQTT Configuration • MQTT Status", |
235 | 235 | "mqttInformationScreen": { |
236 | 236 | "configurationSummary": "Configuration Summary", |
237 | 237 | "status": "Status", |
|
0 commit comments