This website requires JavaScript.
Explore
Help
Sign In
web
/
cryptpad
Watch
2
Star
0
Fork
0
You've already forked cryptpad
Code
Issues
Pull Requests
Releases
Wiki
Activity
cryptpad
/
www
/
common
/
feedback-main.js
6 lines
105 B
JavaScript
Raw
Normal View
History
Unescape
Escape
apply translations on feedback page
2017-03-13 12:56:49 +01:00
define
(
[
Migrate settings to use a sandboxed iframe
2017-11-09 14:23:40 +01:00
'/common/common-language.js'
,
]
,
function
(
Language
)
{
Language
.
applyTranslation
(
)
;
apply translations on feedback page
2017-03-13 12:56:49 +01:00
}
)
;
Reference in New Issue
Copy Permalink