mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
update translation key
This commit is contained in:
parent
f43c902afe
commit
f43b0879cb
@ -331,7 +331,7 @@ define([
|
||||
var avatarDiv = h('div.cp-avatar-container', avatar);
|
||||
|
||||
var backButton = h('span.cp-app-contacts-back', {
|
||||
title: Messages.back || 'Back',
|
||||
title: Messages.form_backButton,
|
||||
}, Icons.get('arrow-left'));
|
||||
$(backButton).click(function () {
|
||||
$container.removeClass('cp-app-contacts-chat-open');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user