Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ deleting=\u0921\u093f\u0932\u0940\u091f \u0915\u093f\u092f\u093e \u091c\u093e \u
close=\u092c\u0902\u0926 \u0915\u0930\u0947\u0902
gender_male=\u092a\u0941\u0930\u0942\u0937
gender_female=\u092e\u0939\u093f\u0932\u093e
gender_other=Other
gender_other=\u0926\u0942\u0938\u0930\u093e
password=\u092a\u093e\u0938\u0935\u0930\u094d\u0921
confirm_password=Confirm password
mobile_phone=Mobile phone
Expand Down Expand Up @@ -997,7 +997,7 @@ introduction=Introduction
gender=Gender
male=\u092a\u0941\u0930\u0942\u0937
female=\u092e\u0939\u093f\u0932\u093e
other=Other
other=\u0926\u0942\u0938\u0930\u093e
birthday=Birthday
nationality=Nationality
employer=Employer
Expand Down Expand Up @@ -1078,7 +1078,7 @@ no_value=No value

#-- Validation messages -------------------------------------------------------#

value_must_integer=Value must be an integer
value_must_integer=\u0935\u0948\u0932\u094d\u092f\u0942 \u0907\u0902\u091f\u0940\u091c\u0930 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f
value_must_number=Value must be a number
value_must_positive_integer=Value must be a positive integer
value_must_negative_integer=Value must be a negative integer
Expand Down Expand Up @@ -1301,7 +1301,7 @@ right_side_of_expression=Right side of Expression
operator=Operator
value=\u0935\u0948\u0932\u094d\u092f\u0942
source=Source
period=Period
period=\u092a\u0940\u0930\u093f\u092f\u0921
importance=Importance
low=\u0928\u093f\u092e\u094d\u0928
medium=Medium
Expand Down Expand Up @@ -1767,7 +1767,7 @@ cache_for_one_hour=Cache for one hour
#-- Program indicators --------------------------------------------------------#

execution_date=Execution date
due_date=Due date
due_date=\u0928\u093f\u092f\u0924 \u0924\u093f\u0925\u093f
incident_date=Incident date
enrollment_date=Enrollment date
current_date=Current date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@ active=Active
type=Type
value_type=Value Type
actual=Actual
target=Target
target=\u1782\u17c4\u179b\u178a\u17c5
percent=Percent
on_time=On time
data_dictionary=Data Dictionary
Expand Down Expand Up @@ -1795,7 +1795,7 @@ indicator_group_set=Indicator group set
option_set=Option set
attribute=Attribute
category_option=\u1787\u1798\u17d2\u179a\u17be\u179f\u1794\u17d2\u179a\u1797\u17c1\u1791
category=Category
category=\u1785\u17c6\u178e\u17b6\u178f\u17cb\u1780\u17d2\u179a\u17bb\u1798
category_combo=Category Combination
category_option_combo=Category option combination
category_option_group_set=Category option group set
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ maximum=Maximum
organisation_unit=Organisation Unit
data_set=Data Set
select=\u091a\u0941\u0928\u0947\u0902
period=Period
period=\u092a\u0940\u0930\u093f\u092f\u0921
form_field=Form field
filter_on_section=Filter on section
filter_in_section=Filter in section
Expand Down
Loading