12345678910111213141516171819202122232425262728293031323334353637 |
- ## This file is a PO Template file.
- ##
- ## `msgid`s here are often extracted from source code.
- ## Add new translations manually only if they're dynamic
- ## translations that can't be statically extracted.
- ##
- ## Run `mix gettext.extract` to bring this file up to
- ## date. Leave `msgstr`s empty as changing them here as no
- ## effect: edit them in PO (`.po`) files instead.
- msgid ""
- msgstr ""
- #, elixir-format
- #: lib/giom_web/templates/page/index.html.eex:8
- msgid "Resources"
- msgstr ""
- #, elixir-format
- #: lib/giom_web/templates/page/index.html.eex:2
- msgid "Welcome to %{name}!"
- msgstr ""
- msgid "Oops, something went wrong! Please check the errors below."
- msgstr ""
- msgid "Common Stock Lists"
- msgstr ""
- msgid "Stocks"
- msgstr ""
- msgid "Points"
- msgstr ""
- msgid "Are you sure?"
- msgstr "Emin misiniz?"
|