feat(translations): menu translations

This commit is contained in:
Alexey Kasyanchuk
2018-05-18 01:25:18 +03:00
parent 0d39bbd9c3
commit 3056779895
8 changed files with 77 additions and 34 deletions

View File

@ -3,6 +3,26 @@
"nameOriginal": "English",
"translations": {
"Language": "Language",
"welcome": "welcome"
"Settings": "Settings",
"Main Settings": "Main Settings",
"Torrents Filters": "Torrents Filters",
"Edit": "Edit",
"Undo": "Undo",
"Redo": "Redo",
"Cut": "Cut",
"Copy": "Copy",
"Paste": "Paste",
"Select All": "Select All",
"Manage": "Manage",
"Downloads": "Downloads",
"Search": "Search",
"Top": "Top",
"About": "About",
"Changelog": "Changelog",
"Bug Report": "Bug Report",
"Donate": "Donate",
"Help (Documentation)": "Help (Documentation)",
"Support (Discussion)": "Support (Discussion)",
"About (GitHub)": "About (GitHub)"
}
}