|
16 | 16 | "shutdown": "Shutdown",
|
17 | 17 | "firmware": "Firmware",
|
18 | 18 | "fetching": "Fetching",
|
| 19 | + "loading": "Loading", |
19 | 20 | "unknown": "Unknown",
|
20 | 21 | "disabled": "Disabled",
|
21 | 22 | "confirm": "Confirm",
|
|
256 | 257 | "default_addr": "Default Address",
|
257 | 258 | "flip_vertical": "Flip vertical",
|
258 | 259 | "flip_horizontal": "Flip horizontal",
|
259 |
| - "cam_mode": "Cam Mode" |
| 260 | + "cam_mode": "Cam Mode", |
| 261 | + "cam_mofde": "Cam fasff", |
| 262 | + "cam_rotate": { |
| 263 | + "label": "Rotate", |
| 264 | + "landscape": "Landscape", |
| 265 | + "portrait": "Portrait" |
| 266 | + } |
260 | 267 | },
|
261 | 268 | "macros": {
|
262 | 269 | "new_macro_grp": "New Macro - Group",
|
|
297 | 304 | "fetching_machines": "@:general.fetching machines...",
|
298 | 305 | "no_entries": "No machines found",
|
299 | 306 | "add_machine": "Add Machine"
|
| 307 | + }, |
| 308 | + "faq": { |
| 309 | + "title": "FAQ", |
| 310 | + "loading": "@:general.loading FAQ...", |
| 311 | + "error":"An error occurred while trying to fetch FAQ", |
| 312 | + "open_in_browser": "Open @:pages.faq.title in Browser" |
300 | 313 | }
|
301 | 314 | },
|
302 | 315 | "components": {
|
|
311 | 324 | },
|
312 | 325 | "connection_watcher": {
|
313 | 326 | "reconnect": "Reconnect",
|
314 |
| - "trying_connect": "Trying to connect ...", |
315 |
| - "server_starting": "Server is starting..." |
| 327 | + "trying_connect": "Trying to connect...", |
| 328 | + "trying_connect_remote": "Trying to connect using remote client...", |
| 329 | + "server_starting": "Server is starting...", |
| 330 | + "more_details": "More Details" |
316 | 331 | }
|
317 | 332 | },
|
318 | 333 | "dialogs": {
|
|
369 | 384 | "shutdown": "Shutdown",
|
370 | 385 | "starting": "Starting",
|
371 | 386 | "disconnected": "Disconnected",
|
372 |
| - "error": "Error" |
| 387 | + "error": "Error", |
| 388 | + "unauthorized": "Unauthorized" |
373 | 389 | },
|
374 | 390 | "notifications": {
|
375 | 391 | "channel_printer_grp": "Printer {}",
|
|
0 commit comments