mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 18:26:11 -04:00
16 lines
469 B
JSON
16 lines
469 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Beta16"
|
|
]
|
|
},
|
|
"name": "italiano",
|
|
"suggest-full-text-search": "contenente '{{{SEARCH_TERMS}}}'...",
|
|
"url-not-found": "L'URL richiesto \"{{url}}\" non è stato trovato in questo server.",
|
|
"400-page-title": "Richiesta non valida",
|
|
"400-page-heading": "Richiesta non valida",
|
|
"404-page-title": "Contenuto non trovato",
|
|
"404-page-heading": "Non trovato",
|
|
"home-button-text": "Vai alla pagina principale di '{{BOOK_TITLE}}'"
|
|
}
|