done!
I'd like to thank all the little people because I wouldn't be here if it wasn't for you. ;)
This commit is contained in:
parent
e0ef9d3c6e
commit
b1bd7e6205
3 changed files with 27 additions and 22 deletions
|
|
@ -120,13 +120,13 @@ our $I18N = {
|
|||
'form purchase per click' => {
|
||||
message => q|@ %f per click|,
|
||||
lastUpdated => 0,
|
||||
context => q|TODO|
|
||||
context => q|%f is the price charged for each click on the ad|
|
||||
},
|
||||
|
||||
'form purchase per impression' => {
|
||||
message => q|@ %f per impression|,
|
||||
lastUpdated => 0,
|
||||
context => q|TODO|
|
||||
context => q|%f is the price charged for each impression of the ad|
|
||||
},
|
||||
|
||||
'form manage title' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue