aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/pl.json
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2019-04-26 22:48:21 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2019-04-26 22:48:21 +0000
commit55823b8d67e004f7e6f4c1ead59e6a09c049773e (patch)
tree032078692d2a963087dca6140cce4edbe6fbc0d3 /src/i18n/pl.json
parente351f8630c74865eba520e109e395bf3f7e81864 (diff)
add BBCode strings
Diffstat (limited to 'src/i18n/pl.json')
-rw-r--r--src/i18n/pl.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/i18n/pl.json b/src/i18n/pl.json
index 8efce168..715e5d6e 100644
--- a/src/i18n/pl.json
+++ b/src/i18n/pl.json
@@ -74,7 +74,8 @@
"content_type": {
"text/plain": "Czysty tekst",
"text/html": "HTML",
- "text/markdown": "Markdown"
+ "text/markdown": "Markdown",
+ "text/bbcode": "BBCode"
},
"content_warning": "Temat (nieobowiązkowy)",
"default": "Właśnie wróciłem z kościoła",
@@ -431,4 +432,4 @@
"TiB": "TiB"
}
}
-} \ No newline at end of file
+}