This website requires JavaScript.
Explore
Help
Sign In
zcy
/
svgedit
Watch
1
Star
0
Fork
You've already forked svgedit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7c1174427
svgedit
/
editor
/
extensions
/
ext-locale
/
server_opensave
/
en.js
5 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
- Enhancement (svgIcons): Fix JSDoc param def; add `alt` options - Accessibility: Begin work, add aria-label to some buttons and form controls; add `role=main`; `<img alt>`; `<iframe title>` - i18n: Add `lang` attribute - Refactoring: lbs, simplify i18nized element retrieval call - Docs: Some JSDoc descriptions, JSDoc spacing, fix svgIcons param def; add todo - Testing: Avoid reporting meta-viewport (have own zooming controls and difficult to fix)
2019-04-03 04:49:48 +00:00
export
default
{
uploading
:
'Uploading...'
,
hiddenframe
:
'Opensave frame to store hidden values'
}
;