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": "ביטול",
"close": "סגירה",
"confirm": "אישור",
"more": "More..."
"more": "...עוד"
}
}

View File

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