|
1 | 1 | { |
2 | 2 | "common": { |
3 | 3 | "name": "sofarcloud", |
4 | | - "version": "3.2.5", |
| 4 | + "version": "3.2.6", |
5 | 5 | "news": { |
| 6 | + "3.2.6": { |
| 7 | + "en": "station_id.length < 9 instead 18\ndelay up to 177s", |
| 8 | + "de": "station_id.length < 9 statt 18\nverzögerung bis 177", |
| 9 | + "ru": "station_id.length < 9 вместо 18\nзадержка до 177", |
| 10 | + "pt": "station_id.length < 9 em vez disso 18\natraso até 177s", |
| 11 | + "nl": "station_id.lengte < 9 in plaats van 18\nvertraging tot 177s", |
| 12 | + "fr": "station_id. longueur < 9 au lieu de 18\nretard jusqu'à 177s", |
| 13 | + "it": "station_id.length < 9 invece 18\nritardo fino a 177", |
| 14 | + "es": "station_id.length\nretraso hasta 177", |
| 15 | + "pl": "station _ id.length < 9 zamiast 18\nopóźnienie do 177s", |
| 16 | + "uk": "станція_id. довжина < 9 замість 18\nзатримка до 177s", |
| 17 | + "zh-cn": "长度 < 9 改为 18\n延迟最多177次" |
| 18 | + }, |
6 | 19 | "3.2.5": { |
7 | 20 | "en": "Added query to check whether valid station ID is available", |
8 | 21 | "de": "Zusätzliche Abfrage, ob eine gültige Stations-ID verfügbar ist", |
|
80 | 93 | "pl": "Więcej informacji logowania. Brak zwiększania liczby prób logowania w przypadku błędu serwera", |
81 | 94 | "uk": "Більше інформації для входу. Не збільшувати кількість спроб входу в разі помилки серверу.", |
82 | 95 | "zh-cn": "更多登录信息。如果服务器出错,则不会增加登录尝试次数。" |
83 | | - }, |
84 | | - "3.1.0": { |
85 | | - "en": "DataReceived flag added", |
86 | | - "de": "Datenempfangsflag hinzugefügt", |
87 | | - "ru": "Добавлен флаг DataReceived.", |
88 | | - "pt": "Flag DataReceived adicionada", |
89 | | - "nl": "DataReceived-vlag toegevoegd", |
90 | | - "fr": "Drapeau DataReceived ajouté", |
91 | | - "it": "Flag DataReceived aggiunto", |
92 | | - "es": "Bandera DataReceived agregada", |
93 | | - "pl": "Dodano flagę DataReceived", |
94 | | - "uk": "Додано прапор DataReceived", |
95 | | - "zh-cn": "新增DataReceived标志" |
96 | 96 | } |
97 | 97 | }, |
98 | 98 | "titleLang": { |
|
0 commit comments