mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
* textcolor: fixed plugin bugs, added translation for zh * image: fixed default.jpg src bug * added 'ru' support for seaf edit * rm aloha-0.22.3 and ununsed files in aloha-0.22.7
7 lines
246 B
JavaScript
7 lines
246 B
JavaScript
define({
|
|
"button.alignright.tooltip": "Выровнять справа",
|
|
"button.alignleft.tooltip": "Выровнять слева",
|
|
"button.aligncenter.tooltip": "По центру",
|
|
"button.alignjustify.tooltip": "По формату"
|
|
});
|