aboutsummaryrefslogtreecommitdiff
path: root/src/i18n.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n.tsx')
-rw-r--r--src/i18n.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n.tsx b/src/i18n.tsx
index 73fab27a4..dfd1528e3 100644
--- a/src/i18n.tsx
+++ b/src/i18n.tsx
@@ -44,6 +44,7 @@ if (!strings[lang]) {
const jed = new jedLib.Jed(strings[lang]);
+
/**
* Convert template strings to a msgid
*/