chore(locales): update russian and hebrew (#260)

* chore(locales): update russian

* chore(locales): update hebrew
This commit is contained in:
David Malchin
2023-03-04 00:32:23 +02:00
committed by GitHub
parent ccce570005
commit 4a34fa7a90
2 changed files with 4 additions and 4 deletions

View File

@@ -4,6 +4,6 @@
"cancel": "ביטול", "cancel": "ביטול",
"close": "סגירה", "close": "סגירה",
"confirm": "אישור", "confirm": "אישור",
"more": "More..." "more": "...עוד"
} }
} }

View File

@@ -2,8 +2,8 @@
"language": "Русский", "language": "Русский",
"ui": { "ui": {
"cancel": "Отменить", "cancel": "Отменить",
"close": "Закрывать", "close": "Закрыть",
"confirm": "Подтверждать", "confirm": "Подтвердить",
"more": "More..." "more": "Ещё..."
} }
} }