feat(locales): add hebrew

This commit is contained in:
David Malchin
2022-11-22 08:50:11 +02:00
parent e1e7b0a553
commit e620df3e93

12
locales/he.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "עברית",
"ui": {
"settings": {
"title": "הגדרות",
"language": "שפה"
},
"cancel": "ביטול",
"close": "סגירה",
"confirm": "אישור"
}
}