mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
15 lines
215 B
Text
15 lines
215 B
Text
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# yesexpr
|
|
^[ይሁንyY].*
|
|
# noexpr
|
|
^[አይሁንnN].*
|
|
# yesstr
|
|
ይሁን
|
|
# nostr
|
|
አይሁን
|
|
# EOF
|
|
|