Mysterious_Dev 9c176013ab
Add translation keys for sign-in page (#1551)
* Begin Work

* WIP

* WIP

* WIP

* Use error notification keys

* Finish & fix error

* Fix lint error

* Normalize message IDs (#9)

It makes sense to compose message IDs in order:
- Place (page, sub page / "modal")
- Thing
- (optionally) Relation to the thing

For example, a label for a password field would be:
- auth.sign-in (on sign-in subpage of auth)
- password (password field)
- label (is a label for the field)

Another example - button to sign in:
- auth.sign-in
- action (this is an action to do something)
- sign-in (action to sign in)

This helps keep the IDs closer to the actual structure of the page,
oftentimes smaller in the code, and easier to understand by translators.

---------

Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com>
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2024-01-27 09:31:25 -08:00
2023-03-09 10:05:32 -07:00
2020-11-30 14:55:01 -07:00
2023-12-04 20:26:50 -07:00
2023-07-04 12:15:14 -07:00
2024-01-06 18:09:26 -05:00
2023-03-09 10:05:32 -07:00
2023-07-03 17:23:19 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-14 09:22:42 -04:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00

knossos banner

Modrinth's center for its frontend service

For contributing information, please see the knossos section of the Modrinth contributing guide.

For a detailed explanation on how things work in general, check out the Nuxt.js docs.

Description
The Modrinth monorepo containing all code which powers Modrinth!
Readme 122 MiB
Languages
Rust 44.6%
Vue 38.6%
TypeScript 8.2%
HTML 5.1%
JavaScript 1.9%
Other 1.5%