[SSE] Update translation
This commit is contained in:
parent
f4e989d412
commit
c10603dd78
|
@ -334,7 +334,7 @@ define([
|
|||
textRename: 'Rename',
|
||||
textDuplicate: 'Duplicate',
|
||||
textDelete: 'Delete',
|
||||
textGoTo: 'Go to view...',
|
||||
textGoTo: 'Go to view',
|
||||
textEmpty: 'No views have been created yet.',
|
||||
guestText: 'Guest',
|
||||
tipIsLocked: 'This element is being edited by another user.',
|
||||
|
|
|
@ -2940,7 +2940,7 @@
|
|||
"SSE.Views.ViewManagerDlg.textRename": "Rename",
|
||||
"SSE.Views.ViewManagerDlg.textDuplicate": "Duplicate",
|
||||
"SSE.Views.ViewManagerDlg.textDelete": "Delete",
|
||||
"SSE.Views.ViewManagerDlg.textGoTo": "Go to view...",
|
||||
"SSE.Views.ViewManagerDlg.textGoTo": "Go to view",
|
||||
"SSE.Views.ViewManagerDlg.textEmpty": "No views have been created yet.",
|
||||
"SSE.Views.ViewManagerDlg.guestText": "Guest",
|
||||
"SSE.Views.ViewManagerDlg.tipIsLocked": "This element is being edited by another user.",
|
||||
|
|
Loading…
Reference in a new issue