1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Collaboratori"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Download"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Italiano"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Cambia lingua"
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "No, grazie"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Il nostro sito è stato tradotto nella tua lingua. Potrebbe aiutarti nel caso non parlassi bene l'Inglese."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Supportiamo la tua lingua, vuoi cambiare?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Accesso effettuato come"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Cucinando pancake...;Ordinando i recipienti...;Analizzando il tuo indirizzo IP...;UwU;Infrangendo le regole..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Accedi"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Disconnettiti"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Segnala un bug"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Pannello di controllo"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Store"
- }
- }
|