Added EO translation
This commit is contained in:
parent
d701b1eedc
commit
c3aab352d3
12
locales/eo.json
Normal file
12
locales/eo.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"common": {
|
||||||
|
"welcome": "Vänner Bäst.",
|
||||||
|
"desc": "Young Royals Fan-retejo kun ligoj al diversaj diskutaj spacoj.",
|
||||||
|
"watch": {
|
||||||
|
"title": "Viglu",
|
||||||
|
"desc": "Viglu la serio sur Netflix"
|
||||||
|
},
|
||||||
|
"discord": "Aliĝu al nia Komunuma Discord-Servilo por diskuti ĉiujn Young Royals",
|
||||||
|
"reddit": "Aliĝu al la komunumo subreddit diskuti Young Royals"
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,6 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
i18n: {
|
i18n: {
|
||||||
defaultLocale: 'en',
|
defaultLocale: 'en',
|
||||||
locales: ['en', 'es'],
|
locales: ['en', 'es', 'eo'],
|
||||||
},
|
},
|
||||||
};
|
};
|
Loading…
Reference in a new issue