Added API to return user count bands and user count (#25796)

Этот коммит содержится в:
Harshil Sharma
2023-12-21 18:30:19 +05:30
коммит произвёл GitHub
родитель cac50f593b
Коммит a59f5ccded
13 изменённых файлов: 329 добавлений и 0 удалений

Просмотреть файл

@@ -6046,6 +6046,10 @@
"id": "app.license.generate_renewal_token.no_license",
"translation": "No license present"
},
{
"id": "app.limits.get_user_limits.user_count.store_error",
"translation": "Failed to get user count"
},
{
"id": "app.login.doLogin.updateLastLogin.error",
"translation": "Could not update last login timestamp"