| 
									
										
										
										
											2020-09-29 02:16:22 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | defined('BASEPATH') OR exit('No direct script access allowed'); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-08 00:49:41 +08:00
										 |  |  | $lang['error_no_active_station_profile'] = 'Attention: you need to set an active station profile.'; | 
					
						
							| 
									
										
										
										
											2020-09-29 02:16:22 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-08 00:49:41 +08:00
										 |  |  | $lang['notice_turn_the_radio_on'] = 'You have made no QSOs today; time to turn on the radio!'; | 
					
						
							| 
									
										
										
										
											2020-09-29 02:16:22 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | $lang['general_word_important'] = 'Important'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $lang['general_word_date'] = 'Date'; | 
					
						
							|  |  |  | $lang['general_word_time'] = 'Time'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $lang['general_word_total'] = 'Total'; | 
					
						
							|  |  |  | $lang['general_word_year'] = 'Year'; | 
					
						
							|  |  |  | $lang['general_word_month'] = 'Month'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $lang['general_word_worked'] = 'Worked'; | 
					
						
							|  |  |  | $lang['general_word_confirmed'] = 'Confirmed'; | 
					
						
							|  |  |  | $lang['general_word_needed'] = 'Needed'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $lang['general_word_sent'] = 'Sent'; | 
					
						
							|  |  |  | $lang['general_word_received'] = 'Received'; | 
					
						
							|  |  |  | $lang['general_word_requested'] = 'Requested'; | 
					
						
							|  |  |  | $lang['general_word_qslcards'] = 'QSL Cards'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // ham radio terms
 | 
					
						
							|  |  |  | $lang['gen_hamradio_call'] = 'Call'; | 
					
						
							|  |  |  | $lang['gen_hamradio_callsign'] = 'Callsign'; | 
					
						
							|  |  |  | $lang['gen_hamradio_mode'] = 'Mode'; | 
					
						
							|  |  |  | $lang['gen_hamradio_rst_sent'] = 'Sent'; | 
					
						
							|  |  |  | $lang['gen_hamradio_rst_recv'] = 'Recv'; | 
					
						
							|  |  |  | $lang['gen_hamradio_band'] = 'Band'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // Dashboard Words
 | 
					
						
							|  |  |  | $lang['dashboard_you_have_had'] = 'You have had'; | 
					
						
							|  |  |  | $lang['dashboard_qsos_today'] = 'QSOs Today!'; | 
					
						
							|  |  |  | $lang['dashboard_qso_breakdown'] = 'QSOs Breakdown'; | 
					
						
							| 
									
										
										
										
											2020-10-08 00:49:41 +08:00
										 |  |  | $lang['dashboard_countries_breakdown'] = 'Countries Breakdown'; |