diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-04-16 12:48:03 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-04-16 12:48:03 +0100 |
| commit | d4af76c46d5b7651af8765f59805c6521f3242a4 (patch) | |
| tree | e4bb01399f48cf12c5b0a57afd8343b31c4a37c7 /resources/lang/zh-Hant/messages.po | |
| parent | 144d7fea4a588d7dcf79d342964239ba2f80f2cf (diff) | |
| download | webtrees-d4af76c46d5b7651af8765f59805c6521f3242a4.tar.gz webtrees-d4af76c46d5b7651af8765f59805c6521f3242a4.tar.bz2 webtrees-d4af76c46d5b7651af8765f59805c6521f3242a4.zip | |
Prefer upper-case for AgeAtEvent. See #4308
Diffstat (limited to 'resources/lang/zh-Hant/messages.po')
| -rw-r--r-- | resources/lang/zh-Hant/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/lang/zh-Hant/messages.po b/resources/lang/zh-Hant/messages.po index 139f94e320..776661878c 100644 --- a/resources/lang/zh-Hant/messages.po +++ b/resources/lang/zh-Hant/messages.po @@ -8383,7 +8383,7 @@ msgstr "印尼" # I18N: gedcom tag INFL #: app/Elements/AgeAtEvent.php:91 -msgid "Infant" +msgid "infant" msgstr "幼兒" #: app/Elements/RelationIsDescriptor.php:114 @@ -14579,7 +14579,7 @@ msgid "Status change date" msgstr "狀態更改日期" #: app/Elements/AgeAtEvent.php:94 -msgid "Stillborn" +msgid "stillborn" msgstr "未出生" # I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) |
