Skip to content

Commit

Permalink
Update russian.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov authored Apr 30, 2024
1 parent 43ede33 commit 4d90e5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/analytics-localization/russian.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// This dictionary contains 1 untranslated or inherited localization strings.
// These strings are commented out. Uncomment and edit them if you want to add your translations.
import { localization } from "../localizationManager";

export var russianStrings = {
Expand All @@ -22,7 +20,7 @@ export var russianStrings = {
visualizer_number: "Среднее значение",
visualizer_choices: "Таблица",
visualizer_selectBase: "Диаграмма",
// visualizer_matrix: "Chart",
visualizer_matrix: "Диаграмма",
chartType_bar: "Столбчатая диаграмма",
chartType_vbar: "Вертикальная столбчатая диаграмма",
chartType_stackedbar: "Столбчатая диаграмма с накоплением",
Expand Down

0 comments on commit 4d90e5e

Please sign in to comment.