diff options
author | rtk0c <[email protected]> | 2021-06-11 13:35:35 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-06-11 13:35:35 -0700 |
commit | 8f7daa9bd100345d7e23639604c9a3a50ce6448b (patch) | |
tree | 4b0c4934f29dfca933e1e955a8af2e61c2719ca1 /core/locale/en_US.json | |
parent | 222cfec6ad882196d8927f73e30d905daae89556 (diff) |
Convert runtime-loaded l10n to string literals chosen at compile time
Diffstat (limited to 'core/locale/en_US.json')
-rw-r--r-- | core/locale/en_US.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/locale/en_US.json b/core/locale/en_US.json deleted file mode 100644 index b6c9c38..0000000 --- a/core/locale/en_US.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$localized_name": "English - United States" -}
\ No newline at end of file |