repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
DRVDOC-1129: Clicking on editor margins should focus editor
[ProtonMail-WebClient.git]
/
packages
/
i18n
/
config.js
blob
35ba5e3c28fb7cb01d5066fb39c24dedc65083e7
1
const path = require('path');
2
3
module.exports = {
4
TEMPLATE_FILE: process.env.I18N_TEMPLATE_FILE || path.join('po', 'template.pot'),
5
};