mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
added report strings
This commit is contained in:
parent
2a492580d7
commit
a5d698b3cb
1 changed files with 5 additions and 1 deletions
|
@ -282,5 +282,9 @@
|
||||||
"bio": "Bio",
|
"bio": "Bio",
|
||||||
"instances": "Instances",
|
"instances": "Instances",
|
||||||
"linked_instances": "Linked 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