Dice Con 2024
On the tabletop gaming festival Dice Con 2024 Lviv
add_action('admin_menu', 'register_my_page'); add_filter('option_page_capability_' . 'messages', 'my_page_capability'); function register_my_page(){ add_menu_page(__('Повідомлення', 'utex'), __('Повідомлення', 'utex'), 'edit_others_posts', 'messages', 'messages', 'dashicons-email', 3); } // Изменим права function my_page_capability( $capability ) { return 'edit_others_posts'; } function messages() { ?>
At last, the gamedevs of Loner gave us the final chapter for translation. That’s great of course, but on the other hand, the very creative gamedevs made some changes in the text of the previous chapters. However, there aren’t too many changes (that’s nothing comparing to the surprize-masters Beamdog), and so our localization will be ready quite soon.
It will be published after moderation.
Кошик