24 lines
646 B
JSON
24 lines
646 B
JSON
{
|
|
"title": "Cache rensing",
|
|
"selector": {
|
|
"label": "Velg cachen(e) som skal tømmes",
|
|
"data": {
|
|
"ping": "Ping-spørsmål",
|
|
"repositoryIcons": "Ekstern/lokale ikoner",
|
|
"calendar&medias": "Medier fra kalenderen",
|
|
"weather": "Værdata"
|
|
}
|
|
},
|
|
"buttons": {
|
|
"notificationTitle": "Buffer tømt",
|
|
"clearAll": {
|
|
"text": "Tøm all buffer",
|
|
"notificationMessage": "All cache er tømt"
|
|
},
|
|
"clearSelect": {
|
|
"text": "Fjern valgte søk",
|
|
"notificationMessageSingle": "Buffer for {{value}} er tømt",
|
|
"notificationMessageMulti": "Buffer for {{values}} er tømt"
|
|
}
|
|
}
|
|
} |