mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-15 21:30:56 +00:00
first commit
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
CKEDITOR.plugins.setLang("backup","en",{
|
||||
mess:'Are you sure you want to replace the existing text, the text of the backup?',
|
||||
mess1:'Are you sure you want to remove the entire backup?',
|
||||
});
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
CKEDITOR.plugins.setLang("backup","ru",{
|
||||
mess:'Вы уверены, что хотите заменить имеющийся текст, текстом из бекапа?',
|
||||
mess1:'Вы уверены, что хотите удалить весь бекап?',
|
||||
});
|
||||
Reference in New Issue
Block a user