. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'deleted' => '', 'deleted_by' => '', 'deleted_by_system' => '', 'deleted_count' => '', 'edited' => '', 'pinned' => '', 'empty' => '', 'empty_other' => '', 'load_replies' => '', 'replies_count' => '', 'title' => '', 'commentable_name' => [ 'beatmapset' => '', 'build' => '', 'news_post' => '', '_deleted' => '', ], 'editor' => [ 'textarea_hint' => [ '_' => '', 'edit' => '', 'new' => '', 'reply' => '', ], ], 'guest_button' => [ 'new' => '', 'reply' => '', ], 'index' => [ 'nav_comments' => '', 'nav_title' => '', 'no_comments' => '', ], 'ogp' => [ 'title' => '', ], 'placeholder' => [ 'edit' => '', 'new' => '', 'reply' => '', ], 'show' => [ 'nav_title' => '', ], ];