Skip to content

Commit

Permalink
Vote-3054: Removed hard coded 2022 date from Japanese (#1082)
Browse files Browse the repository at this point in the history
* Vote-3054: Removed hard coded 2022 date from JA

* vote-3054: remove full date string

* VOTE-3054 Re-add the translations, with removed hardcoded date

---------

Co-authored-by: SamiraMSadat <[email protected]>
  • Loading branch information
clmedders and SamiraMSadat authored Oct 31, 2024
1 parent fc44e7c commit b4d5563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/modules/custom/vote_utility/translations/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,10 @@ msgid "Register by mail deadline:"
msgstr "郵送での登録締切:"

msgid "Must be postmarked by @date"
msgstr "2022年5月28日 @date 消印有効"
msgstr "@date 消印有効"

msgid "Must be received by @date"
msgstr "2022年5月28日 @date 必着"
msgstr "@date 必着"

# data.translations.register.dates__byonline_deadline
msgid "Online registration deadline:"
Expand Down

0 comments on commit b4d5563

Please sign in to comment.