Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto dev
  • Loading branch information
zer0k-z committed Oct 30, 2024
2 parents 30cdd54 + ac475ad commit 88095d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions translations/cs2kz-commands.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,8 @@
"Command Description - kz_end"
{
"en" "Teleport to the end."
"sv" "Teleportera till slutet."
"ua" "Телепортуватися до кінця."
}
"Command Description - kz_hideweapon"
{
Expand Down Expand Up @@ -781,5 +783,7 @@
"Command Description - kz_course"
{
"en" "Display the current course and the list of all courses in the map."
"sv" "Visa tillfälliga banan och lista alla tillgängliga banor på kartan."
"ua" "Показати поточний курс, а також список всіх доступних курсів на мапі."
}
}
6 changes: 6 additions & 0 deletions translations/cs2kz-course.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,20 @@
"No Current Course"
{
"en" "{grey}You have no current course. Check console for list of available courses!"
"sv" "{grey}Du har inte valt en bana. Kolla konsolen för en lista av tillgängliga banor!"
"ua" "{grey}У вас немає поточного курсу. Перевірте в консолі список доступних курсів!"
}
"Current Course"
{
"#format" "course:s"
"en" "{grey}Your current course is {default}{course}{grey}. Check console for list of available courses!"
"sv" "{grey}Din nuvarande bana är {default}{course}{grey}. Kolla konsolen för en lista av tillgängliga banor!"
"ua" "{grey}Ваш поточний курс це {default}{course}{grey}. Перевірте в консолі список доступних курсів!"
}
"Course List Header"
{
"en" "List of available courses (use kz_r <course name> to teleport to course):"
"sv" "Lista av möjliga banor (använd kz_r <banans namn> för att teleportera till banan):"
"ua" "Список доступних курсів (використовуйте kz_r <назва курсу> для телепортації до курсу):"
}
}

0 comments on commit 88095d8

Please sign in to comment.