mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-04-30 19:19:29 +08:00
fix rebase oopsie
This commit is contained in:
parent
21c9b06a4e
commit
10aa136c0d
1 changed files with 4 additions and 2 deletions
|
@ -308,8 +308,10 @@
|
||||||
"pending": "Pending Approval",
|
"pending": "Pending Approval",
|
||||||
"person": "Person",
|
"person": "Person",
|
||||||
"unconfirmed": "Unconfirmed"
|
"unconfirmed": "Unconfirmed"
|
||||||
},
|
},
|
||||||
"no_results": "No accounts found"
|
"no_results": "No accounts found",
|
||||||
|
"users": "Users"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"nav": {
|
"nav": {
|
||||||
"about": "About",
|
"about": "About",
|
||||||
|
|
Loading…
Reference in a new issue