fix: correct fuzzy gettext translation showing "Admin Dashboard" in nav
This commit is contained in:
parent
bc1ac21f1e
commit
bdbe809bab
1 changed files with 2 additions and 2 deletions
|
|
@ -4856,9 +4856,9 @@ msgstr "Current Activity"
|
|||
|
||||
#: lib/towerops_web/components/layouts.ex:262
|
||||
#: lib/towerops_web/components/layouts.ex:553
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Dashboard"
|
||||
msgstr "Admin Dashboard"
|
||||
msgstr "Dashboard"
|
||||
|
||||
#: lib/towerops_web/live/onboarding_live.html.heex:307
|
||||
#, elixir-autogen, elixir-format
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue