Skip to content

Commit

Permalink
Merge ddnet#6821
Browse files Browse the repository at this point in the history
6821: Revert `Наблюдение за` change r=def- a=gerdoe-jr

<!-- What is the motivation for the changes of this pull request? -->

<!-- Note that builds and other checks will be run for your change. Don't feel intimidated by failures in some of the checks. If you can't resolve them yourself, experienced devs can also resolve them before merging your pull request. -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test (especially base/) or added coverage to integration test
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Vlad <[email protected]>
  • Loading branch information
bors[bot] and gerdoe-jr authored Jul 8, 2023
2 parents 74789f8 + 459bf94 commit 33209cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/languages/russian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ Sound error
== Ошибка звука

Spectate
== Наблюдение за
== Наблюдать

Spectate next
== Наблюдать за след.
Expand Down

0 comments on commit 33209cd

Please sign in to comment.