| 1234567891011121314151617 |
- <?php
- return[
- 'h1_title' => 'Znamen Archive',
- 'login' => 'Login',
- 'register' => 'Register',
- 'panel' => 'Listen',
- 'logout' => 'Logout',
- 'tb_col1' => 'Title',
- 'tb_col2' => 'Controls',
- 'tb_col3' => 'Played',
- 'tb_col4' => 'Downloaded',
- 'rescan' => 'Rescan for audio',
- 'login_req' => 'Please login, to listen audio',
- 'err_play' => 'Your browser does not support the audio element.',
- 'docs' => 'Big catalog of classic orthodox songs, recorded in our cathedral',
- ];
|