I18n the javascript.
This commit is contained in:
parent
ad025a26a1
commit
ab7b45343c
3 changed files with 42 additions and 30 deletions
|
|
@ -185,6 +185,11 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'friends count' => {
|
||||
message => q{Friends Count},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue