This repository was archived by the owner on Feb 28, 2024. It is now read-only.
File tree 7 files changed +7
-8
lines changed
7 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ Translations
45
45
* Turkish Translation by pReLiTinqq^^
46
46
* Danish Translation by Nubbe #0405
47
47
* Korean Translation by @Tsukasa-Nefren
48
+ * Swedish Translation by @Vanheden
48
49
* Spanish Translation by Atomik0 #5399
49
50
50
51
CSS & JS
Original file line number Diff line number Diff line change 14
14
</small>
15
15
</small>
16
16
<br>
17
- <small><a class="link-dark text-decoration-none" href="https://github.com/KristianP26/Surftimer-Web-Stats" title="Kristián Partl Github" target="_blank">Surftimer-Web-Stats</a> v.2.07.beta </small>
17
+ <small><a class="link-dark text-decoration-none" href="https://github.com/KristianP26/Surftimer-Web-Stats" title="Kristián Partl Github" target="_blank">Surftimer-Web-Stats</a> v.2.08 </small>
18
18
</p>
19
19
</div>
20
20
</div>
Original file line number Diff line number Diff line change 73
73
define ('MAPS_TOTAL_COMPLETIONS ' , 'Total Completions ' );
74
74
define ('MAPS_MAP_COMPLETIONS ' , 'Map Completions ' );
75
75
define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Completions ' );
76
- define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Completions ' );
76
+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Bonuses Completions ' );
77
77
78
78
define ('PROFILE_PLAYER_PROFILE ' , 'Spiller Profil ' );
79
79
define ('PROFILE_TOP ' , 'TOP ' );
Original file line number Diff line number Diff line change 73
73
define ('MAPS_TOTAL_COMPLETIONS ' , 'Total Completions ' );
74
74
define ('MAPS_MAP_COMPLETIONS ' , 'Map Completions ' );
75
75
define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Completions ' );
76
- define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Completions ' );
76
+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Bonuses Completions ' );
77
77
78
78
define ('PROFILE_PLAYER_PROFILE ' , 'Player Profile ' );
79
79
define ('PROFILE_TOP ' , 'TOP ' );
Original file line number Diff line number Diff line change 73
73
define ('MAPS_TOTAL_COMPLETIONS ' , 'Anzahl Läufe ' );
74
74
define ('MAPS_MAP_COMPLETIONS ' , 'Karten Läufe ' );
75
75
define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Läufe ' );
76
- define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Läufe ' );
77
-
76
+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Bonus Läufe ' );
78
77
define ('PROFILE_PLAYER_PROFILE ' , 'Spielerprofil ' );
79
78
define ('PROFILE_TOP ' , 'TOP ' );
80
79
define ('PROFILE_USER_TOTAL_COMPLETION_PROGRESS ' , 'Fortschritt Spieler Läufe ' );
Original file line number Diff line number Diff line change 73
73
define ('MAPS_TOTAL_COMPLETIONS ' , 'Total Utförda ' );
74
74
define ('MAPS_MAP_COMPLETIONS ' , 'Map Utförda ' );
75
75
define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Utförda ' );
76
- define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Utförda ' );
77
-
76
+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Bonus Utförda ' );
78
77
define ('PROFILE_PLAYER_PROFILE ' , 'Spelare Profil ' );
79
78
define ('PROFILE_TOP ' , 'TOP ' );
80
79
define ('PROFILE_USER_TOTAL_COMPLETION_PROGRESS ' , 'Användarens totala slutförande ' );
Original file line number Diff line number Diff line change 73
73
define ('MAPS_TOTAL_COMPLETIONS ' , 'Toplam Bitirme ' );
74
74
define ('MAPS_MAP_COMPLETIONS ' , 'Harita Rekorları ' );
75
75
define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Rekorları ' );
76
- define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Rekorları ' );
76
+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Bonus Rekorları ' );
77
77
78
78
define ('PROFILE_PLAYER_PROFILE ' , 'Oyuncu Profili ' );
79
79
define ('PROFILE_TOP ' , 'Sıralama ' );
You can’t perform that action at this time.
0 commit comments