Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Russian translations for cookies/fingerprints/ads #402

Merged
merged 2 commits into from Jul 2, 2019
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Next

Shorten and correct the russian translations for cookies, fingerprint…

…s, and ads
  • Loading branch information
wlycdgr committed Jun 25, 2019
commit cf98bda8a200ffbb48e8cb9967b1d0ac4c969ef0
@@ -2208,22 +2208,22 @@
"message": "Стереть всю историю статистики до этого момента."
},
"cookie": {
"message": "файл cookie"
"message": "куки"
},
"cookies": {
"message": "файлы cookie"
"message": "куки"
},
"fingerprint": {
"message": "отпечаток пальца"
"message": "фингерпринт"
},
"fingerprints": {
"message": "отпечатки пальцев"
"message": "фингерпринта"
},
"ad": {
"message": "рекламное объявление"
"message": "реклама"
},
"ads": {
"message": "рекламные объявления"
"message": "рекламы"
},
"cliqz_feature_status_on": {
"message": "Вкл"
ProTip! Use n and p to navigate between commits in a pull request.