@ylink-sdk/mobile-web 0.5.0-beta.1 → 0.5.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lang/en.json +3 -2
- package/dist/lang/es.json +1 -0
- package/dist/lang/fr.json +1 -0
- package/dist/lang/it.json +1 -0
- package/dist/lang/ja.json +1 -0
- package/dist/lang/pt.json +1 -0
- package/dist/lang/zh.json +1 -0
- package/dist/style.css +1 -1
- package/dist/ylink-sdk-mobile.umd.js +18 -18
- package/package.json +1 -1
package/dist/lang/en.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
"901513": "No local storage space in the enterprise",
|
|
283
283
|
"901514": "Insufficient storage space",
|
|
284
284
|
"901515": "No recording permission",
|
|
285
|
+
"901517": "Reached the maximum duration of meeting",
|
|
285
286
|
"901600": "xxxxx",
|
|
286
287
|
"901700": "Invalid user type",
|
|
287
288
|
"901701": "File name cannot be empty",
|
|
@@ -1169,8 +1170,8 @@
|
|
|
1169
1170
|
"@i18n.intranet.link.3349": "Intranet join link",
|
|
1170
1171
|
"@i18n.link.to.join.the.club.on.9227": "Extranet join link",
|
|
1171
1172
|
"@i18n.external.4707": "Extranet:",
|
|
1172
|
-
"@i18n.intranet.5142": "Intranet",
|
|
1173
|
-
"biz.subject.group.duplicate": "
|
|
1173
|
+
"@i18n.intranet.5142": "Intranet: ",
|
|
1174
|
+
"biz.subject.group.duplicate": "The group already exists, please re-enter",
|
|
1174
1175
|
"@i18n.no.chat.information": "No chat history",
|
|
1175
1176
|
"@i18n.sharing.9293": "Sharing Screen"
|
|
1176
1177
|
}
|
package/dist/lang/es.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
"901513": "No hay espacio de almacenamiento local en la empresa",
|
|
283
283
|
"901514": "No hay suficiente espacio de almacenamiento",
|
|
284
284
|
"901515": "Sin permiso de grabación",
|
|
285
|
+
"901517": "901517",
|
|
285
286
|
"901600": "xxxxx",
|
|
286
287
|
"901700": "Tipo de usuario no válido",
|
|
287
288
|
"901701": "El nombre del archivo no puede dejarse en blanco",
|
package/dist/lang/fr.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
"901513": "Pas d’espace de stockage local dans l’entreprise",
|
|
283
283
|
"901514": "Espace de stockage insuffisant",
|
|
284
284
|
"901515": "Aucune autorisation d’enregistrement",
|
|
285
|
+
"901517": "901517",
|
|
285
286
|
"901600": "xxxxx",
|
|
286
287
|
"901700": "Type d'utilisateur non valide",
|
|
287
288
|
"901701": "Le nom de fichier ne peut pas être vide",
|
package/dist/lang/it.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
"901513": "Nessuno spazio di archiviazione locale nell'azienda",
|
|
283
283
|
"901514": "Spazio di archiviazione insufficiente",
|
|
284
284
|
"901515": "Nessuna autorizzazione di registrazione",
|
|
285
|
+
"901517": "901517",
|
|
285
286
|
"901600": "xxxxx",
|
|
286
287
|
"901700": "Tipo di utente non valido",
|
|
287
288
|
"901701": "Il nome del file non può essere vuoto",
|
package/dist/lang/ja.json
CHANGED
package/dist/lang/pt.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
"901513": "Nenhum espaço de armazenamento local na empresa",
|
|
283
283
|
"901514": "Espaço de armazenamento insuficiente",
|
|
284
284
|
"901515": "Nenhuma permissão de gravação",
|
|
285
|
+
"901517": "901517",
|
|
285
286
|
"901600": "xxxxx",
|
|
286
287
|
"901700": "Tipo de utilizador inválido",
|
|
287
288
|
"901701": "O nome do ficheiro não pode ficar vazio",
|