mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
Merge pull request #160 from D4isDAVID/update-locales
feat(locales): update Russian & 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": "אישור"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
"title": "Настройки",
|
"title": "Настройки",
|
||||||
"language": "Язык"
|
"language": "Язык"
|
||||||
},
|
},
|
||||||
"cancel": "Cancel",
|
"cancel": "Отменить",
|
||||||
"close": "Закрывать",
|
"close": "Закрывать",
|
||||||
"confirm": "Подтверждать"
|
"confirm": "Подтверждать"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user