aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index 289dcbedc..06fb7a896 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
-export let strings: { [s: string]: any } = {};
+export const strings: { [s: string]: any } = {};
strings["de"] = {
domain: "messages",
locale_data: {