notificationservice/resources/lang/en/messages.php

5 lines
62 B
PHP
Raw Permalink Normal View History

2020-08-04 19:45:12 +00:00
<?php
return [
"player_id_saved" => "Player ID saved",
2020-08-04 19:45:12 +00:00
];