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 Suppression': 'Požární utajení',
|
||||
'Fire Zones': 'Okrsky',
|
||||
'Firefighters': 'Hasiči',
|
||||
'First': 'První',
|
||||
'First Name': 'Jméno',
|
||||
'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,
|
||||
)),
|
||||
("fire", Storage(
|
||||
name_nice = T("Fire Stations"),
|
||||
name_nice = T("Firefighters"),
|
||||
#description = "Fire Station Management",
|
||||
restricted = True,
|
||||
module_type = 1,
|
||||
|
@ -2888,6 +2888,7 @@
|
||||
'Fire Stations': 'Požární stanice',
|
||||
'Fire Suppression': 'Požární utajení',
|
||||
'Fire Zones': 'Okrsky',
|
||||
'Firefighters': 'Hasiči',
|
||||
'First': 'První',
|
||||
'First Name': 'Jméno',
|
||||
'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