summaryrefslogtreecommitdiff
path: root/localizations_src/en-US
diff options
context:
space:
mode:
authornytpu <alex@nytpu.com>2021-05-11 15:26:48 -0600
committernytpu <alex@nytpu.com>2021-05-11 15:26:48 -0600
commiteddfd26610d4d8f38e970a330797724bf610e530 (patch)
tree0f40981feb3f936ac1e0157b84195d494a1fd6b2 /localizations_src/en-US
parentb92e638f8796e40ec28316fd26f060f70ba28fe5 (diff)
add TODO help.yaml
Diffstat (limited to 'localizations_src/en-US')
-rw-r--r--localizations_src/en-US/help.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/localizations_src/en-US/help.yaml b/localizations_src/en-US/help.yaml
new file mode 100644
index 0000000..ada7ad3
--- /dev/null
+++ b/localizations_src/en-US/help.yaml
@@ -0,0 +1,4 @@
+### TODO ###
+# I can't figure out how to be able to translate the help flags and still have
+# them be localized prior to parsing anything, so I'm just leaving them be right
+# now. I'll look into it and update this in the future.