Louis Hollingworth
f1c76c22a7
Added index, translations (not currently working), and removed further unnecessary stuff
18 lines
554 B
JavaScript
18 lines
554 B
JavaScript
export default {
|
|
common: {
|
|
welcome: 'Bonvenon al Vänner Bästa.',
|
|
desc: 'Young Royals Fan-retejo kun ligoj al diversaj diskutaj spacoj.',
|
|
watch: {
|
|
title: 'Viglu',
|
|
desc: 'Viglu la serio sur Netflix',
|
|
},
|
|
learn: {
|
|
title: 'Lernu',
|
|
desc: 'Lernu Sveda sur Babbel (referenco ligilon)',
|
|
},
|
|
discord:
|
|
'Aliĝu al nia Komunuma Discord-Servilo por diskuti ĉiujn Young Royals',
|
|
reddit: 'Aliĝu al la komunumo subreddit diskuti Young Royals',
|
|
matrix: 'Aliĝu al la Young Royals Matrix-spaco por diskuti ĉiujn Young Royals',
|
|
},
|
|
}; |