mirror of
https://github.com/getgrav/grav.git
synced 2026-02-28 09:31:32 +01:00
Fix translation key for image adapter label and help (#3944)
This commit is contained in:
committed by
GitHub
parent
a21640ace6
commit
afc1513aad
@@ -1254,8 +1254,8 @@ form:
|
||||
images.adapter:
|
||||
type: select
|
||||
size: small
|
||||
label: PLUGIN_ADMIN.IMAGES_ADAPTER
|
||||
help: PLUGIN_ADMIN.IMAGES_ADAPTER_HELP
|
||||
label: PLUGIN_ADMIN.IMAGE_ADAPTER
|
||||
help: PLUGIN_ADMIN.IMAGE_ADAPTER_HELP
|
||||
highlight: gd
|
||||
options:
|
||||
gd: GD (PHP built-in)
|
||||
|
||||
Reference in New Issue
Block a user