mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
97d381e993
- omnibox is now fully usable with a screen reader - back button is now interpreted as such - subtext now accepts line breaks
10 lines
274 B
JSON
10 lines
274 B
JSON
{
|
|
"linkArea": "link input area",
|
|
"clearInput": "clear input",
|
|
"download": "download",
|
|
"downloadThink": "processing the link...",
|
|
"downloadCheck": "verifying download...",
|
|
"downloadDone": "downloading done",
|
|
"downloadError": "downloading error"
|
|
}
|