mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #12365 from overleaf/ds-deleted-project-page
Admin panel- Deleted project info page migration to react GitOrigin-RevId: a964d80b3a2ef25340452fccdab6bdc51c01c59e
This commit is contained in:
parent
a8885b1720
commit
10f879eab8
2 changed files with 4 additions and 0 deletions
|
@ -910,6 +910,8 @@
|
|||
"unarchive": "",
|
||||
"uncategorized": "",
|
||||
"unconfirmed": "",
|
||||
"undelete": "",
|
||||
"undeleting": "",
|
||||
"unfold_line": "",
|
||||
"university": "",
|
||||
"unlimited_collabs": "",
|
||||
|
|
|
@ -1599,6 +1599,8 @@
|
|||
"unarchive": "Restore",
|
||||
"uncategorized": "Uncategorized",
|
||||
"unconfirmed": "Unconfirmed",
|
||||
"undelete": "Undelete",
|
||||
"undeleting": "Undeleting",
|
||||
"unfold_line": "Unfold line",
|
||||
"university": "University",
|
||||
"unlimited": "Unlimited",
|
||||
|
|
Loading…
Reference in a new issue