mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
feat: Add Hebrew as a language option (#12083)
* feat: Add Hebrew as a language option * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,7 @@ import {
|
||||
es,
|
||||
faIR,
|
||||
fr,
|
||||
he,
|
||||
hu,
|
||||
it,
|
||||
ja,
|
||||
@@ -265,6 +266,7 @@ const locales = {
|
||||
es_ES: es,
|
||||
fa_IR: faIR,
|
||||
fr_FR: fr,
|
||||
he_IL: he,
|
||||
hu_HU: hu,
|
||||
it_IT: it,
|
||||
ja_JP: ja,
|
||||
|
||||
Reference in New Issue
Block a user