Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Codecrew / Moya

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 30
  • Merge Requests 2
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • moya
  • code
  • moya-angular
  • src
  • assets
  • i18n
  • en.json
  • Tuukka Kivilahti's avatar
    viplist as testmodule , rewriting folder structure as planned on codecamp · 7fc72cd8
    Tuukka Kivilahti committed Apr 02, 2018
    7fc72cd8
en.json 307 Bytes
BlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
  "test": {
    "user": "User"
  },
  "general": {
    "yes": "Yes",
    "no": "No",
    "save": "Save",
    "edit": "Edit",
    "control": "Control"
  },
  "vip": {
    "host": "Host",
    "shortdescr": "Name",
    "description": "Description",
    "products": "Products",
    "deliver": "Deliver"
  }
}