Skip to content

Commit 5a88cf8

Browse files
fix(i18n): add generate button translation (#850)
1 parent d9faa3d commit 5a88cf8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/i18n/locales/en_US/ui.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@
459459
"confirm": "Confirm",
460460
"copy": "Copy",
461461
"fit": "Fit",
462+
"generate": "Generate",
462463
"saveAs": "Save as",
463464
"update": [
464465
"Go to GitHub",

src/main/i18n/locales/ru_RU/ui.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@
460460
"confirm": "Подтвердить",
461461
"copy": "Копировать",
462462
"fit": "По размеру",
463+
"generate": "Сгенерировать",
463464
"saveAs": "Сохранить как",
464465
"update": [
465466
"Перейти на GitHub",

0 commit comments

Comments
 (0)