diff options
-rw-r--r-- | Languages/English.ini | 4 | ||||
-rw-r--r-- | Languages/readme.txt | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/Languages/English.ini b/Languages/English.ini index 01ef2cb2..aeecaf49 100644 --- a/Languages/English.ini +++ b/Languages/English.ini @@ -218,6 +218,10 @@ PARTY_ROUND_DESC=next players to the mics PARTY_ROUND_WHEREAMI=Party Next Round
PARTY_ROUND_LEGEND_CONTINUE=start round
+PARTY_SONG_WHEREAMI=Party Song-Selection
+PARTY_SONG_LEGEND_CONTINUE=sing
+PARTY_SONG_MENU=party menu
+
PARTY_SCORE_DESC=score of the last round
PARTY_SCORE_WHEREAMI=Party Points
diff --git a/Languages/readme.txt b/Languages/readme.txt index f4f781a0..46ccff2c 100644 --- a/Languages/readme.txt +++ b/Languages/readme.txt @@ -115,6 +115,9 @@ PARTY_PLAYER_DESC=enter player- and teamnames! PARTY_PLAYER_WHEREAMI=Party Names
PARTY_PLAYER_ENTER_NAME=enter names
PARTY_PLAYER_LEGEND_CONTINUE=start party-game
+PARTY_SONG_WHEREAMI=Party Song-Selection
+PARTY_SONG_LEGEND_CONTINUE=sing
+PARTY_SONG_MENU=party menu
PARTY_ROUND_DESC=next players to the mics
PARTY_ROUND_WHEREAMI=Party Next Round
PARTY_ROUND_LEGEND_CONTINUE=start round
|