summaryrefslogtreecommitdiff
path: root/src/flagd-ui/priv
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
committerSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
commit82e03978b89938219958032efb1448cc76baa181 (patch)
tree626f3e54d52ecd49be0ed3bee30abacc0453d081 /src/flagd-ui/priv
Initial snapshot - OpenTelemetry demo 2.1.3 -f
Diffstat (limited to 'src/flagd-ui/priv')
-rw-r--r--src/flagd-ui/priv/gettext/en/LC_MESSAGES/errors.po11
-rw-r--r--src/flagd-ui/priv/gettext/errors.pot10
-rw-r--r--src/flagd-ui/priv/static/favicon.icobin0 -> 152 bytes
-rw-r--r--src/flagd-ui/priv/static/robots.txt5
4 files changed, 26 insertions, 0 deletions
diff --git a/src/flagd-ui/priv/gettext/en/LC_MESSAGES/errors.po b/src/flagd-ui/priv/gettext/en/LC_MESSAGES/errors.po
new file mode 100644
index 0000000..cdec3a1
--- /dev/null
+++ b/src/flagd-ui/priv/gettext/en/LC_MESSAGES/errors.po
@@ -0,0 +1,11 @@
+## `msgid`s in this file come from POT (.pot) files.
+##
+## Do not add, change, or remove `msgid`s manually here as
+## they're tied to the ones in the corresponding POT file
+## (with the same domain).
+##
+## Use `mix gettext.extract --merge` or `mix gettext.merge`
+## to merge POT files into PO files.
+msgid ""
+msgstr ""
+"Language: en\n"
diff --git a/src/flagd-ui/priv/gettext/errors.pot b/src/flagd-ui/priv/gettext/errors.pot
new file mode 100644
index 0000000..d6f47fa
--- /dev/null
+++ b/src/flagd-ui/priv/gettext/errors.pot
@@ -0,0 +1,10 @@
+## This 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 has no
+## effect: edit them in PO (`.po`) files instead.
+
diff --git a/src/flagd-ui/priv/static/favicon.ico b/src/flagd-ui/priv/static/favicon.ico
new file mode 100644
index 0000000..7f372bf
--- /dev/null
+++ b/src/flagd-ui/priv/static/favicon.ico
Binary files differ
diff --git a/src/flagd-ui/priv/static/robots.txt b/src/flagd-ui/priv/static/robots.txt
new file mode 100644
index 0000000..26e06b5
--- /dev/null
+++ b/src/flagd-ui/priv/static/robots.txt
@@ -0,0 +1,5 @@
+# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
+#
+# To ban all spiders from the entire site uncomment the next two lines:
+# User-agent: *
+# Disallow: /