mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Implement header component
This commit is contained in:
parent
1928366081
commit
d2431c41c6
28 changed files with 951 additions and 11268 deletions
|
|
@ -1,3 +1,25 @@
|
|||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format"
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"register": "Register",
|
||||
"login": "Login",
|
||||
"logout": "Logout",
|
||||
"home": "Home",
|
||||
"lastaddednav": "Last Added",
|
||||
"albumlist": "Album List",
|
||||
"games": "Games",
|
||||
"albums": "Albums",
|
||||
"series": "Series",
|
||||
"publishers": "Publishers",
|
||||
"platforms": "Platforms",
|
||||
"gamelist": "Game List",
|
||||
"animation": "Animation",
|
||||
"animationlist": "Animation List",
|
||||
"studios": "Studios",
|
||||
"requests": "Requests",
|
||||
"submitalbum": "Submit Album",
|
||||
"admingrounds": "Admin Grounds",
|
||||
"managealbums": "Manage Albums",
|
||||
"manageusers": "Manage Users",
|
||||
"managerequests": "Manage Requests",
|
||||
"managesubmissions": "Manage Submissions"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue