Merge branch 'i18n/arabic' into 'develop'
Add arabic translation See merge request pleroma/pleroma-fe!360
This commit is contained in:
commit
82cc37a55e
2 changed files with 202 additions and 0 deletions
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue