mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 07:26:02 +01:00
feat(locales): add hebrew
This commit is contained in:
12
locales/he.json
Normal file
12
locales/he.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"language": "עברית",
|
||||||
|
"ui": {
|
||||||
|
"settings": {
|
||||||
|
"title": "הגדרות",
|
||||||
|
"language": "שפה"
|
||||||
|
},
|
||||||
|
"cancel": "ביטול",
|
||||||
|
"close": "סגירה",
|
||||||
|
"confirm": "אישור"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user