]> git.r.bdr.sh - rbdr/forum/blob - app/config/translations/en.json
468bdc15dcf3062e4b9867a9c48f9a7ed32680b4
[rbdr/forum] / app / config / translations / en.json
1 {
2 "error": {
3 "generic": {
4 "title": "Error!",
5 "message": "Unknown error has occurred. Panic!"
6 }
7 },
8 "footer": {
9 "choose_language": "Choose your language",
10 "license": "Forum is <a href=\"{licenseUrl}\">open source.</a>"
11 },
12 "forum_list": {
13 "error": {
14 "unavailable": "Forum list unavailable."
15 }
16 },
17 "forum": {
18 "name": {
19 "everything": "Everything",
20 "us": "Us",
21 "words": "Words",
22 "sound": "Sounds",
23 "structure": "Structure",
24 "interaction": "Interaction",
25 "emotion": "Emotion",
26 "movement": "Movement",
27 "belief": "Belief",
28 "experience": "Experience",
29 "online": "Online",
30 "the_world": "The World",
31 "life": "Life"
32 }
33 }
34 }