localise js ui strings for e2ee
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
|
||||
var aStr = {
|
||||
|
||||
'delitem' : '{{$delitem}}',
|
||||
'comment' : '{{$comment}}',
|
||||
'showmore' : '{{$showmore}}',
|
||||
'showfewer' : '{{$showfewer}}',
|
||||
'pwshort' : '{{$pwshort}}',
|
||||
'pwnomatch' : '{{$pwnomatch}}',
|
||||
'everybody' : '{{$everybody}}',
|
||||
'delitem' : '{{$delitem}}',
|
||||
'comment' : '{{$comment}}',
|
||||
'showmore' : '{{$showmore}}',
|
||||
'showfewer' : '{{$showfewer}}',
|
||||
'pwshort' : '{{$pwshort}}',
|
||||
'pwnomatch' : '{{$pwnomatch}}',
|
||||
'everybody' : '{{$everybody}}',
|
||||
'passphrase' : '{{$passphrase}}',
|
||||
'passhint' : '{{$passhint}}',
|
||||
|
||||
't01' : {{$t01}},
|
||||
't02' : {{$t02}},
|
||||
|
||||
Reference in New Issue
Block a user