mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 02:41:24 +00:00
Adding publish time strings. (#148)
This commit is contained in:
parent
f4c3febc40
commit
ae0f369e73
1 changed files with 3 additions and 1 deletions
|
@ -643,5 +643,7 @@
|
|||
"registration_for_user": "Registration for {{name}}",
|
||||
"loading_registration": "Loading registration",
|
||||
"fetch_registration_error": "Could not fetch registration application",
|
||||
"view_registration": "View registration"
|
||||
"view_registration": "View registration",
|
||||
"publish_in_time": "Publish {{time}}",
|
||||
"scheduled_publish_time": "Scheduled Publish Time"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue