Skip to content

Commit

Permalink
Merge pull request #1004 from slavkoder/i18n-ru-2
Browse files Browse the repository at this point in the history
Merge 2 labels into one
  • Loading branch information
jameshadfield authored Mar 27, 2020
2 parents 9699123 + ff00dca commit 0eff04d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@


"__Header//Info__": "########################################",
"Showing {{x}} of {{y}} genomes.": "Изображает {{x}} из {{y}} геномов.",
"sampled between {{from}} and {{to}}": "выборка между {{from}} и {{to}}",
"Showing {{x}} of {{y}} genomes.": "Показаны {{x}} из {{y}} геномов.",
"Showing {{x}} of {{y}} genomes sampled between {{from}} and {{to}}.": "Показаны {{x}} из {{y}} геномов собранных между {{from}} и {{to}}",
"Comprising": "содержащий",
"Animation in progress.": "Идет анимация.",
"Filtered to": "Фильтр по",
Expand Down

0 comments on commit 0eff04d

Please sign in to comment.