mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 23:01:37 +00:00
13 lines
293 B
Lua
13 lines
293 B
Lua
Locales["en"] = {
|
|
CommandDescription = "Open your phone.",
|
|
Nui = {
|
|
Phone = {
|
|
title = "Phone",
|
|
readyTitle = "Boilerplate ready",
|
|
readyBody = "Konsta UI is connected to the FiveM NUI bridge.",
|
|
close = "Close",
|
|
},
|
|
},
|
|
}
|
|
|