-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update ox_lib and oxmysql to the latest available version
- Loading branch information
1 parent
8f8d17e
commit 894cf1b
Showing
18 changed files
with
3,621 additions
and
3,662 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"language": "Română", | ||
"settings": "Setări", | ||
"ui": { | ||
"cancel": "Anulează", | ||
"close": "Închide", | ||
"confirm": "Confirmă", | ||
"more": "Mai multe...", | ||
"settings": { | ||
"locale": "Schimbă limba", | ||
"locale_description": "Limba actuală: ${language} (%s)", | ||
"notification_audio": "Audio notificări", | ||
"notification_position": "Poziţie notificări" | ||
}, | ||
"position": { | ||
"bottom": "Jos", | ||
"bottom-left": "Jos-stânga", | ||
"bottom-right": "Jos-dreapta", | ||
"center-left": "Centru-stânga", | ||
"center-right": "Centru-dreapta", | ||
"top": "Sus", | ||
"top-left": "Sus-stânga", | ||
"top-right": "Sus-dreapta" | ||
} | ||
}, | ||
"open_radial_menu": "Deschide meniul radial", | ||
"cancel_progress": "Anuleaza bara de progres actuala", | ||
"txadmin_announcement": "Anunţ de server dat de %s", | ||
"txadmin_dm": "Mesaj Direct de la %s", | ||
"txadmin_warn": "Ai fost avertizat de %s", | ||
"txadmin_warn_content": "%s \nID Acţiune: %s", | ||
"txadmin_scheduledrestart": "Restart Programat" | ||
} | ||
|
Oops, something went wrong.