Files
aranroig.com/frontend/i18n/locales/en.json
2026-06-08 15:50:33 +02:00

43 lines
1.1 KiB
JSON

{
"locales": {
"en": "🇺🇸 English",
"es": "🇪🇸 Spanish",
"ca": "🇦🇩 Catalan"
},
"themes": {
"light": "Light",
"dark": "Dark",
"accents": {
"katlum": "Katlum"
}
},
"site_options": {
"language_selector": {
"dropdown": "Language"
},
"theme_selector": {
"dropdown": "Theme",
"dragon": "Dragon"
}
},
"header": {
"links": {
"blog": "blog",
"contact": "contact",
"art": "art"
}
},
"pages": {
"root": "",
"projects_heading": "Projects",
"stats_heading": "Stats & Info",
"stat_lines_of_code": "Lines of Code Written",
"stat_projects": "Projects Completed",
"stat_coffee": "Cups of Coffee Consumed",
"stat_board_games": "Board Games Owned",
"stat_years_programming": "Years Programming",
"stat_deployments": "Deployments to Production"
},
"prefooter": "This webpage has been made by a human.",
"footer": "(C) 2026 Aran Roig. All rights whatever."
}