feat: update all language keys to use - instead of _ (#12059)

* feat: update all language keys to use - instead of _

* refactor: update language keys
This commit is contained in:
Barış Soner Uşaklı
2023-10-05 12:48:50 -04:00
committed by GitHub
parent fb5b8e49fe
commit 844cb91beb
1053 changed files with 19937 additions and 19937 deletions

View File

@@ -196,7 +196,7 @@ async function getProfileMenu(uid, callerUID) {
const links = [{
id: 'info',
route: 'info',
name: '[[user:account_info]]',
name: '[[user:account-info]]',
icon: 'fa-info',
visibility: {
self: false,