diff options
| author | William Pitcock <nenolod@dereferenced.org> | 2019-04-26 22:48:21 +0000 |
|---|---|---|
| committer | William Pitcock <nenolod@dereferenced.org> | 2019-04-26 22:48:21 +0000 |
| commit | 55823b8d67e004f7e6f4c1ead59e6a09c049773e (patch) | |
| tree | 032078692d2a963087dca6140cce4edbe6fbc0d3 /src/i18n/oc.json | |
| parent | e351f8630c74865eba520e109e395bf3f7e81864 (diff) | |
add BBCode strings
Diffstat (limited to 'src/i18n/oc.json')
| -rw-r--r-- | src/i18n/oc.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/i18n/oc.json b/src/i18n/oc.json index 83bd97cf..a5826239 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -77,7 +77,8 @@ "content_type": { "text/plain": "Tèxte brut", "text/html": "HTML", - "text/markdown": "Markdown" + "text/markdown": "Markdown", + "text/bbcode": "BBCode" }, "content_warning": "Avís de contengut (opcional)", "default": "Escrivètz aquí vòstre estatut.", @@ -460,4 +461,4 @@ "TiB": "Tio" } } -}
\ No newline at end of file +} |
