| 1234567891011121314151617181920 |
- {
- "cs": {
- "CALCULATOR": {
- "getDates": "VYBRAT DATUM",
- "getZones": "ZÍSKAT ZÓNY",
- "panelHeader": "Výpočet indexů pole",
- "selectDate": "Chci datum",
- "selectIndex": "Chci vypočítat index"
- }
- },
- "en": {
- "CALCULATOR": {
- "getDates": "GET DATES",
- "getZones": "GET ZONES",
- "panelHeader": "Field calculation",
- "selectDate": "I want a datum",
- "selectIndex": "I want to calculate index"
- }
- }
- }
|