localized login screen
This commit is contained in:
@@ -12,22 +12,34 @@
|
||||
},
|
||||
"login-page": {
|
||||
"main-card": {
|
||||
"main-title-1": "Which bills are due?",
|
||||
"main-title-2": "Which are payed?",
|
||||
"main-title-3": "How much are my expenses?",
|
||||
"main-text": "These are the questions this simple and free app will help you with ... try it & use it completly free!"
|
||||
"title-1": "Which bills are due?",
|
||||
"title-2": "Which are payed?",
|
||||
"title-3": "How much are my expenses?",
|
||||
"text-1": "These are the questions this simple and free app will help you with ...",
|
||||
"text-2": "... try it & use it completly free!",
|
||||
"video-url": "/welcome-demo-vp9-25fps-1500bps.webm",
|
||||
"image-url": "/hero.png",
|
||||
"video-title": "Demo osnovnih koraka u aplikaciji"
|
||||
},
|
||||
"card-1": {
|
||||
"title":"Easy copy of expenditures",
|
||||
"text": "All your realestate and utilitys are automatically copied to the next month, so you don't neeed to do it by hand."
|
||||
"text": "All your realestate and utilitys are automatically copied to the next month, so you don't neeed to do it by hand.",
|
||||
"video-url": "/kopiranje-mjeseca-demo.webm",
|
||||
"image-url": "/status-color-demo.png",
|
||||
"video-title": "Demo kopiranja mjeseca"
|
||||
},
|
||||
"card-2": {
|
||||
"title": "Color signals status",
|
||||
"text": "Each of the utility bills is color coded - at a glance you can see which bill was received and which one is payed."
|
||||
"text": "Each of the utility bills is color coded - at a glance you can see which bill was received and which one is payed.",
|
||||
"image-url": "/bar-code-demo.png",
|
||||
"image-alt": "Boje označavaju status računa"
|
||||
},
|
||||
"card-3": {
|
||||
"title": "Color signals status",
|
||||
"text": "If the attached dokument contains a 2D bar code, it is automatically extracted and shown on the page, so you can scan it without opening the PDF document."
|
||||
"text": "If the attached dokument contains a 2D bar code, it is automatically extracted and shown on the page, so you can scan it without opening the PDF document.",
|
||||
"video-url": "/welcome-demo-vp9-25fps-1500bps.webm",
|
||||
"image-url": "/bar-code-demo.png",
|
||||
"video-title": "Demo osnovnih koraka u aplikaciji"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user