Added pdf file upload

This commit is contained in:
2024-08-01 23:15:05 +02:00
parent 69bca2d99e
commit f7a60a90d8
10 changed files with 199 additions and 31 deletions

View File

@@ -28,4 +28,13 @@
# enabled: "ON"
en:
hello: "Hello world"
activerecord:
attributes:
job:
pdf: "PDF Document"
errors:
models:
job:
attributes:
pdf:
blank: "is required"