Skip to content
Snippets Groups Projects
Commit 13152637 authored by ButterflyOfFire's avatar ButterflyOfFire Committed by HJ
Browse files

Adding arabic to messages.js

parent 373d6ca9
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
// There's only problem that apostrophe character ' gets replaced by \\ so you have to fix it manually, sorry.
const messages = {
ar: require('./ar.json'),
de: require('./de.json'),
fi: require('./fi.json'),
en: require('./en.json'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment