mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add {yes,no}str translations
Submitted by: Panagiotis Astithas <past@netmode.ntua.gr>
This commit is contained in:
parent
69179c1439
commit
feef629c6b
2 changed files with 8 additions and 0 deletions
|
|
@ -7,4 +7,8 @@
|
|||
^[íÍyY].*
|
||||
# noexpr
|
||||
^[ïÏnN].*
|
||||
# yesstr
|
||||
ΝΑΙ
|
||||
# nostr
|
||||
ΟΧΙ
|
||||
# EOF
|
||||
|
|
|
|||
|
|
@ -7,4 +7,8 @@
|
|||
^[íÍyY].*
|
||||
# noexpr
|
||||
^[ïÏnN].*
|
||||
# yesstr
|
||||
ΝΑΙ
|
||||
# nostr
|
||||
ΟΧΙ
|
||||
# EOF
|
||||
|
|
|
|||
Loading…
Reference in a new issue