From 82e03978b89938219958032efb1448cc76baa181 Mon Sep 17 00:00:00 2001 From: Saumit Date: Sat, 27 Sep 2025 02:14:26 +0530 Subject: Initial snapshot - OpenTelemetry demo 2.1.3 -f --- src/flagd-ui/priv/gettext/errors.pot | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/flagd-ui/priv/gettext/errors.pot (limited to 'src/flagd-ui/priv/gettext/errors.pot') 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. + -- cgit v1.2.3