Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
firmware
Gluon SSID Changer
Commits
f5bf7285
Commit
f5bf7285
authored
Feb 28, 2018
by
rubo77
Browse files
Anpassung 2 an 2018.1.x: pkg_i18n.translate()
parent
0d7b657c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gluon-ssid-changer/luasrc/lib/gluon/config-mode/model/admin/ssid-changer.lua
View file @
f5bf7285
local
uci
=
require
(
'simple-uci'
).
cursor
()
local
util
=
require
'gluon.util'
local
pkg_i18n
=
i18n
'gluon-ssid-changer'
local
f
=
Form
(
pkg_i18n
.
translate
(
'Offline-SSID'
))
local
s
=
f
:
section
(
Section
,
nil
,
pkg_i18n
.
translate
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment