keanu-weblite/src/assets/quotes/fr/quotes.json
N-Pex ec992bb14d Fix vite build release version
Also, make sure "export" strings are not removed (rename to "room_export") and import quotes in the QuoteView correctly.
2025-05-19 10:23:50 +02:00

7 lines
87 B
JSON

{
"quotes": [
{
"quote":"Je suis un programmeur","author":"Mickey Mouse"}
]
}