mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
add files to project
This commit is contained in:
commit
5cac498444
3729 changed files with 836998 additions and 0 deletions
31
web/js/amcharts/plugins/export/lang/en.js
Normal file
31
web/js/amcharts/plugins/export/lang/en.js
Normal file
|
@ -0,0 +1,31 @@
|
|||
AmCharts.translations[ "export" ][ "en" ] = {
|
||||
"fallback.save.text": "CTRL + C to copy the data into the clipboard.",
|
||||
"fallback.save.image": "Rightclick -> Save picture as... to save the image.",
|
||||
|
||||
"capturing.delayed.menu.label": "{{duration}}",
|
||||
"capturing.delayed.menu.title": "Click to cancel",
|
||||
|
||||
"menu.label.print": "Print",
|
||||
"menu.label.undo": "Undo",
|
||||
"menu.label.redo": "Redo",
|
||||
"menu.label.cancel": "Cancel",
|
||||
|
||||
"menu.label.save.image": "Download as ...",
|
||||
"menu.label.save.data": "Save as ...",
|
||||
|
||||
"menu.label.draw": "Annotate ...",
|
||||
"menu.label.draw.change": "Change ...",
|
||||
"menu.label.draw.add": "Add ...",
|
||||
"menu.label.draw.shapes": "Shape ...",
|
||||
"menu.label.draw.colors": "Color ...",
|
||||
"menu.label.draw.widths": "Size ...",
|
||||
"menu.label.draw.opacities": "Opacity ...",
|
||||
"menu.label.draw.text": "Text",
|
||||
|
||||
"menu.label.draw.modes": "Mode ...",
|
||||
"menu.label.draw.modes.pencil": "Pencil",
|
||||
"menu.label.draw.modes.line": "Line",
|
||||
"menu.label.draw.modes.arrow": "Arrow",
|
||||
|
||||
"label.saved.from": "Saved from: "
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue