mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Merge pull request #2 from eiknat/add-reporting-strings
added report strings
This commit is contained in:
commit
65c4264aaf
1 changed files with 5 additions and 1 deletions
|
@ -282,5 +282,9 @@
|
|||
"bio": "Bio",
|
||||
"instances": "Instances",
|
||||
"linked_instances": "Linked Instances",
|
||||
"none_found": "None found."
|
||||
"none_found": "None found.",
|
||||
"report_reason_required": "Report reason required.",
|
||||
"report_too_long": "Report too long.",
|
||||
"couldnt_create_report": "Couldn't create report.",
|
||||
"couldnt_resolve_report": "Couldn't resolve report."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue