. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'loading_users' => '', 'talking_in' => '', 'talking_with' => '', 'title_compact' => '', 'unread_messages' => '', 'cannot_send' => [ 'channel' => '', 'user' => '', ], 'channels' => [ 'confirm_part' => '', 'create' => '', 'join' => '', 'none' => '', 'list' => [ 'title' => [ 'ANNOUNCE' => '', 'GROUP' => '', 'PM' => '', 'PUBLIC' => '', ], ], ], 'form' => [ 'title' => [ 'announcement' => '', ], 'labels' => [ 'description' => '', 'message' => '', 'name' => '', 'users' => '', ], ], 'not_found' => [ 'message' => '', 'title' => '', ], 'input' => [ 'create' => '', 'disabled' => '', 'disconnected' => '', 'placeholder' => '', 'send' => '', ], 'no-conversations' => [ 'howto' => "", 'lazer' => '', 'title' => '', ], 'join_channels' => [ 'loading' => '', ], ];