1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 08:28:11 +00:00
Files
seahub/media/aloha-0.22.7/plugins/common/abbr/nls/i18n.js

16 lines
311 B
JavaScript
Raw Normal View History

define({
"root": {
"floatingmenu.tab.abbr": "Abbreviation",
"button.addabbr.tooltip": "insert abbreviation",
"button.abbr.tooltip": "format as abbreviation",
"newabbr.defaulttext": "Abbr"
},
"ca": true,
"de": true,
"mk": true,
"pt-br": true,
"ru": true,
"uk": true,
"zh-hans": true
});