| 12345678910111213141516171819202122 |
- {
- "cs": {
- "CALCULATOR": {
- "getDates": "VYBRAT DATUM",
- "getZones": "ZÍSKAT ZÓNY",
- "panelHeader": "Výpočet indexů pole",
- "selectDate": "Chci datum",
- "selectField": "Pole vyberte kliknutím do mapy",
- "selectIndex": "Chci vypočítat index"
- }
- },
- "en": {
- "CALCULATOR": {
- "getDates": "GET DATES",
- "getZones": "GET ZONES",
- "panelHeader": "Field calculation",
- "selectDate": "I want a datum",
- "selectField": "Select a field by clicking in the map",
- "selectIndex": "I want to calculate index"
- }
- }
- }
|