Added javascript text to localegenerator
This commit is contained in:
parent
6bdb570338
commit
0af56cc283
1 changed files with 2 additions and 0 deletions
|
@ -163,6 +163,8 @@ final class LocaleController extends Zend_Controller_Action
|
|||
"is greater than" => _("is greater than"),
|
||||
"is less than" => _("is less than"),
|
||||
"is in the range" => _("is in the range"),
|
||||
"Preview" => _("Preview"),
|
||||
"Generate" => _("Generate"),
|
||||
//preferences/musicdirs.js
|
||||
"Choose Storage Folder" => _("Choose Storage Folder"),
|
||||
"Choose Folder to Watch" => _("Choose Folder to Watch"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue