github.com/easysoft/zendata@v0.0.0-20240513203326-705bd5a7fd67/client/lang/en.json (about)

     1  {
     2      "app.title": "ZenData",
     3      "app.about": "About",
     4      "app.exit": "Exit",
     5      "app.edit": "Edit",
     6      "app.undo": "Undo",
     7      "app.redo": "Redo",
     8      "app.cut": "Cut",
     9      "app.copy": "Copy",
    10      "app.paste": "Paste",
    11      "app.select_all": "Select All",
    12      "app.view": "View",
    13      "app.switch_to_full_screen": "Switch To Full Screen",
    14      "app.window": "Window",
    15      "app.minimize": "Minimize",
    16      "app.close": "Close",
    17      "app.bring_all_to_front": "Bring All To Front",
    18      "app.help": "Help",
    19      "app.website": "Web Site"
    20  }