diff options
author | EuAndreh <eu@euandre.org> | 2025-05-27 03:09:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-27 03:09:03 -0300 |
commit | cb89a691031acd7beac798a74d174b572b22319e (patch) | |
tree | 68e0c5b78dcf8cdd54041ff460cfd2e91f953751 /po/stm/stm.pot | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | stm-main.tar.gz stm-main.tar.xz |
Diffstat (limited to 'po/stm/stm.pot')
-rw-r--r-- | po/stm/stm.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/po/stm/stm.pot b/po/stm/stm.pot new file mode 100644 index 0000000..d7d19a7 --- /dev/null +++ b/po/stm/stm.pot @@ -0,0 +1,9 @@ +msgid "" +msgstr "" +"Language: \n" +"Content-Type: text/plain; charset=UTF-8\n" + +#: src/stm.go:139 +msgid "nil value in atomic.Value" +msgstr "" + |