Rename Sahana Fire Stations module, related to #95
This commit is contained in:
parent
a5e8b5eaca
commit
f8bc27aff5
@ -2888,6 +2888,7 @@
|
|||||||
'Fire Stations': 'Požární stanice',
|
'Fire Stations': 'Požární stanice',
|
||||||
'Fire Suppression': 'Požární utajení',
|
'Fire Suppression': 'Požární utajení',
|
||||||
'Fire Zones': 'Okrsky',
|
'Fire Zones': 'Okrsky',
|
||||||
|
'Firefighters': 'Hasiči',
|
||||||
'First': 'První',
|
'First': 'První',
|
||||||
'First Name': 'Jméno',
|
'First Name': 'Jméno',
|
||||||
'Fixed set of selectable values for this field (JSON object)': 'Pevná sada volených hodnot pro toto pole (objekt JSON)',
|
'Fixed set of selectable values for this field (JSON object)': 'Pevná sada volených hodnot pro toto pole (objekt JSON)',
|
||||||
|
@ -1248,7 +1248,7 @@ def config(settings):
|
|||||||
module_type = 10,
|
module_type = 10,
|
||||||
)),
|
)),
|
||||||
("fire", Storage(
|
("fire", Storage(
|
||||||
name_nice = T("Fire Stations"),
|
name_nice = T("Firefighters"),
|
||||||
#description = "Fire Station Management",
|
#description = "Fire Station Management",
|
||||||
restricted = True,
|
restricted = True,
|
||||||
module_type = 1,
|
module_type = 1,
|
||||||
|
@ -2888,6 +2888,7 @@
|
|||||||
'Fire Stations': 'Požární stanice',
|
'Fire Stations': 'Požární stanice',
|
||||||
'Fire Suppression': 'Požární utajení',
|
'Fire Suppression': 'Požární utajení',
|
||||||
'Fire Zones': 'Okrsky',
|
'Fire Zones': 'Okrsky',
|
||||||
|
'Firefighters': 'Hasiči',
|
||||||
'First': 'První',
|
'First': 'První',
|
||||||
'First Name': 'Jméno',
|
'First Name': 'Jméno',
|
||||||
'Fixed set of selectable values for this field (JSON object)': 'Pevná sada volených hodnot pro toto pole (objekt JSON)',
|
'Fixed set of selectable values for this field (JSON object)': 'Pevná sada volených hodnot pro toto pole (objekt JSON)',
|
||||||
|
Loading…
Reference in New Issue
Block a user