Translations and tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos
2021-07-11 01:47:45 -03:00
committed by Julius Härtl
parent e28a47e9e0
commit eb8bf3f22b
3 changed files with 20 additions and 17 deletions

View File

@@ -12,9 +12,6 @@
"type": "string",
"required": true,
"pattern": "^[0-9a-fA-F]{6}$"
},
"translations": {
"type": "object"
}
}
}