Skip to content

Language translation #814

Answered by Llewellynvdm
feuerkind99 asked this question in Q&A
Discussion options

You must be logged in to vote

if you are adding custom files, you can in your custom file use the same methods as in the site and custom admin views, just where you link the custom file, check the Should file be updated.:

Then JCB will take the strings, auto add them to your project and update them in the file.

How will this look like?

Lets say your custom file has this code:

/**
* Move File to Server
*
* @param   string    $localPath     The local path to the file
* @param   string    $fileName      The the actual file name
* @param   int         $serverID       The server local id to use
* @param   int         $protocol        The server protocol to use
* @param   string    $permission    The permission validatio…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@feuerkind99
Comment options

Answer selected by feuerkind99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants