8 lines
364 B
JSON
8 lines
364 B
JSON
{
|
|
"success_load": "successfully loaded language file",
|
|
"script_load": "successfully loaded script {script}",
|
|
"err_include": "an error occured when adding the script element for {src}",
|
|
"no_figure": "this canvas does not possess figure to draw",
|
|
"line_style": "the style of line {style} is unknown",
|
|
"marker_style": "the style of marker {style} is unknown"
|
|
}
|