diff options
| author | Ahwx | 2025-03-22 23:12:37 +0000 |
|---|---|---|
| committer | Ahwx | 2025-03-22 23:12:37 +0000 |
| commit | 60072703467c93935fae239813881474d0c92fd0 (patch) | |
| tree | 5d6b8540c2c4f7abccdae605771a675014693e82 /locale | |
| parent | 4334584d8ec893620bf4e4477c50339d0871aaed (diff) | |
fix: rename to `nl_NL.json` and adds fallback
oops sorry i'm silly
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/nl_NL.json (renamed from locale/nl-NL.json) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/nl-NL.json b/locale/nl_NL.json index 1e1c6d7..c2c1e1e 100644 --- a/locale/nl-NL.json +++ b/locale/nl_NL.json @@ -1,5 +1,5 @@ { - "FALLBACK": null, + "FALLBACK": "en_GB", "digitigrade": "Digitigrade", "version": "Digitigrade @ %s", "action.share": "Deel", |
