Approval in backend
This commit is contained in:
@ -280,6 +280,8 @@
|
||||
"table": "Table",
|
||||
"download": "Download",
|
||||
"list": "Liste",
|
||||
"quick_search": "Quick search"
|
||||
"quick_search": "Quick search",
|
||||
"kbd_previous": "CTRL + Arrow left",
|
||||
"kbd_next": "CTRL + Arrow right"
|
||||
}
|
||||
}
|
@ -100,7 +100,8 @@
|
||||
"replace_the_following": "Replace the following content",
|
||||
"add_the_following": "Add the following content",
|
||||
"batch_print_qr_codes": "Print QR codes for objects",
|
||||
"qr_code_size_pt": "QR code size in pt"
|
||||
"qr_code_size_pt": "QR code size in pt",
|
||||
"click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number."
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Treffer zuordnen",
|
||||
|
Reference in New Issue
Block a user