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
  • fi.json
  • Tuukka Kivilahti's avatar
    viplist as testmodule , rewriting folder structure as planned on codecamp · 7fc72cd8
    Tuukka Kivilahti committed Apr 02, 2018
    7fc72cd8
fi.json 324 Bytes
BlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
  "test": {
    "user": "Käyttäjä"
  },
  "general": {
    "yes": "Kyllä",
    "no": "Ei",
    "save": "Tallenna",
    "edit": "Muokkaa",
    "control": "Hallitse"
  },
  "vip": {
    "host": "Isäntä",
    "shortdescr": "Nimi",
    "description": "Kuvaus",
    "products": "Tuotteet",
    "deliver": "Toimita"
  }
}