Created
October 11, 2022 05:35
-
-
Save egg82/f1416e2bfab10dd241e90334e6fe4ebf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
export LANG_VAR_NOT_SET="Variable {var} is not set." | |
export LANG_FROM_TYPE_NOT_RECOGNIZED="from type {type} not recognized." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment