mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
6 lines
350 B
JSON
6 lines
350 B
JSON
{
|
|
"import.no_data": "there's nothing to load from the file. are you sure it's the right one?",
|
|
"import.invalid": "your file doesn't have valid cobalt settings to import. are you sure it's the right one?",
|
|
"import.unknown": "couldn't load data from the file. it may be corrupted or of wrong format. here's the error i got:\n{{ value }}"
|
|
}
|