Rohitashv Singhal
Rohitashv Singhal

Reputation: 4557

translation wordpress plugin using poedit

I want to translate a wordpress plugin.

When in poedit catalog porperty I set path . or .. then All the files which are in direct folder can be translated

But suppose some files are in folder like payment then how can I translate them means what path in catalog property I should set ???

Upvotes: 1

Views: 104

Answers (1)

Václav Slavík
Václav Slavík

Reputation: 6650

Poedit scans directories recursively, so you’re covered.

Other than that, if you want a directory to be scanned, well, add it to the list of directories to scan...

Upvotes: 2

Related Questions