From 6bee5a7113beca34b23ee79c4fa28199f45f7a0a Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Fri, 7 Apr 2023 14:50:08 +0000 Subject: [PATCH] Add different laguage support at some point? --- gallery/langs/gb.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gallery/langs/gb.json diff --git a/gallery/langs/gb.json b/gallery/langs/gb.json new file mode 100644 index 0000000..d3f0895 --- /dev/null +++ b/gallery/langs/gb.json @@ -0,0 +1,4 @@ +{ + "IMAGES_UPLOADED": "%s images uploaded!", + "DONT USE THIS": "variable:format(data), jinja2 doesnt use the same method as Django does, odd" +} \ No newline at end of file