mirror of
https://git.gay/DeltaStudio/PufokReactApp.git
synced 2025-07-18 05:42:24 +07:00
47 lines
1.7 KiB
JSON
47 lines
1.7 KiB
JSON
{
|
|
"navbar": {
|
|
"home": "Home",
|
|
"about": "About fox!",
|
|
"projects": "Projects (wip)",
|
|
"contact": "Links",
|
|
"switchLanguage": "Переключить на RU"
|
|
},
|
|
"pages": {
|
|
"not_found": {
|
|
"h1": "huff.. 404 not found!",
|
|
"p1": "Page not found! Did you enter the correct address?",
|
|
"p2": "Go home"
|
|
},
|
|
"home": {
|
|
"h1": "Haaiii!",
|
|
"h2": "Happy pride month everyone!",
|
|
"p1": "you are on my network where you can learn more about me! although the site is still under development, but it will be up soon..... be patient, friends :з",
|
|
"p2": {
|
|
"p21": "you can go to the section",
|
|
"p22": "about fox",
|
|
"p23": " to learn more about me or to visit",
|
|
"p24": "links"
|
|
},
|
|
"p3": "the site has a repository on",
|
|
"p4": "latest global update"
|
|
},
|
|
"about": {
|
|
"h1": "What am I?",
|
|
"p1": "you can call me pufok. I am a very lazy fox who likes to do various creative and interesting things) a little more information about me will be later....",
|
|
"p2": "pronouns: he/she/any"
|
|
},
|
|
"projects": {
|
|
"h1": "My projects (what? why?)",
|
|
"p1": "empty..."
|
|
},
|
|
"contact": {
|
|
"h1": "Where I live?",
|
|
"p1": "you can find me here:",
|
|
"h2": "Buttons",
|
|
"p2": "interesting buttons on my friends and not only:",
|
|
"h3": "Webrings",
|
|
"p3": "the rings I'm in:"
|
|
}
|
|
},
|
|
"footer": "All rights sniffed."
|
|
} |