This website requires JavaScript.
Explore
Help
Sign In
museum-digital
/
translation-value-sets
Watch
33
Star
0
Fork
0
You've already forked translation-value-sets
Code
Issues
Pull Requests
Releases
Wiki
Activity
08aa8753aa
translation-value-sets
/
hu
/
gender_set.php
5 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
Approval.
2022-12-14 01:17:55 +01:00
<
?
PHP
Approval.
2023-01-22 16:09:56 +01:00
$gender_set
[
'female'
]
=
'nő'
;
$gender_set
[
'male'
]
=
'férfi'
;
$gender_set
[
'other'
]
=
'egyéb'
;
Reference in New Issue
Copy Permalink