| {{ isEng ? selectedInstruction.serviceEn : selectedInstruction.serviceZh }} |
| {{ isEng ? 'Activation' : '啟用服務' }} |
|
{{ isEng ? 'Local mobile user:' : selectedInstruction.local_mobile_phone_users }}
{{ isEng ? 'Overseas mobile user:' : selectedInstruction.overseas_mobile_phone_users }}
{{ isEng ? 'Overseas fixed line user:' : selectedInstruction.overseas_fixed_line_users }}
|
| {{ isEng ? 'Deactivation' : '取消服務' }} |
| {{ isEng ? 'Status' : '服務狀態' }} |
| {{ isEng ? item.labelEn : item.labelZh }} |
|
{{ isEng ? item.titleEn : item.titleZh }}
|
| {{ isEng ? 'Activation' : '啟用服務' }} |
|
|
| {{ isEng ? 'Deactivation' : '取消服務' }} |
| {{ isEng ? 'Status' : '服務狀態' }} |
| {{ isEng ? item.labelEn : item.labelZh }} |
|
|