mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 07:56:02 +01:00
chore(locales): added da.json (#379)
This commit is contained in:
14
locales/da.json
Normal file
14
locales/da.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"language": "Dansk",
|
||||||
|
"ui": {
|
||||||
|
"cancel": "Annuller",
|
||||||
|
"close": "Luk",
|
||||||
|
"confirm": "Bekræft",
|
||||||
|
"more": "Mere..."
|
||||||
|
},
|
||||||
|
"txadmin_announcement": "Servermeddelelse af %s",
|
||||||
|
"txadmin_dm": "Direkte besked fra %s",
|
||||||
|
"txadmin_warn": "Du er blevet advaret af %s",
|
||||||
|
"txadmin_warn_content": "%s \nHandlings-id: %s",
|
||||||
|
"txadmin_scheduledrestart": "Planlagt genstart"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user