| 123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string name="pk_time">Time</string>
- <string name="pk_i_will_join">I will join</string>
- <string name="pk_super_join">Super mic will join</string>
- <string name="pk_team_red">Red team</string>
- <string name="pk_team_blue">Blue team</string>
- <string name="pk_team_neither">Neither</string>
- <string name="pk_mode_team_battle">Team Battle</string>
- <string name="pk_mode_normal">Normal</string>
- <string name="pk_mode">Mode</string>
- <string name="pk_mvp_desc">%s help the team win!</string>
- <string name="pk_history">History</string>
- <string name="pk_rules">Rule description</string>
- <string name="pk_history_show">Show the last 14 days of PK record.</string>
- <string name="pk_red_team_victory">Red team victory</string>
- <string name="pk_blue_team_victory">Blue team victory</string>
- <string name="pk_vs" translatable="false">VS</string>
- <string name="pk_no_history">No records</string>
- <string name="pk_dont_remind">Don\'t remind again</string>
- <string name="pk_got_it">Got it</string>
- <string name="pk_setup_in_progress_tip">Team battle is in progress, you can not modify the settings</string>
- <string name="pk_start_guide">Click to start team battle!</string>
- <string name="pk_rules2">1. The user who gave the most gifts will be displayed on the victory animation together with the winning team</string>
- <string name="pk_rules3">2. During PK, team members cannot take away the previous score if they change teams</string>
- <string name="pk_rules4">3. During the PK, if the team member leaves the team, the points converted from diamonds received in the history will still be calculated.</string>
- <string name="pk_modify">Modify</string>
- <string name="pk_cancel_confirm">Team battle is in progress,are you sure you want to cancel?</string>
- <string name="pk_cannot_open_mic">The current mic mode cannot open PK, please switch to another mic mode</string>
- </resources>
|