mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
feat(server/interface): configurable txAdmin notifications override (#299)
This commit is contained in:
@@ -5,5 +5,10 @@
|
||||
"close": "關閉",
|
||||
"confirm": "確認",
|
||||
"more": "More..."
|
||||
}
|
||||
},
|
||||
"txadmin_announcement": "Server announcement by %s",
|
||||
"txadmin_dm": "Direct Message from %s",
|
||||
"txadmin_warn": "You have been warned by %s",
|
||||
"txadmin_warn_content": "%s \nAction ID: %s",
|
||||
"txadmin_scheduledrestart": "Scheduled Restart"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user