add remark to possible translation of error messages

This commit is contained in:
Maren Süwer
2018-07-26 10:26:37 +02:00
parent 0ab0950bb3
commit a7ac146161

View File

@@ -29,6 +29,8 @@ const USERS_URL = "users";
const CONTENT_TYPE_USER = "application/vnd.scmm-user+json;v=2";
//TODO i18n
//fetch users
export function fetchUsers() {