diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-04-01 19:49:16 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-04-01 19:49:16 +0000 |
| commit | a595febcb86cfeda927128b8a36756db6457e58d (patch) | |
| tree | 0d88e4f12887200e6798eb5685d894ad251c1714 /src | |
| parent | ae3b92ce85c15ea170b062286bea9f0201ed1014 (diff) | |
| parent | e1e0b8b2545610ea4d675ed8c20bcdc4d0376c7f (diff) | |
Merge branch 'develop' into 'develop'
[i18n] Update oc.json for !611 and !691
See merge request pleroma/pleroma-fe!712
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/oc.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/oc.json b/src/i18n/oc.json index ecc4df61..9214799d 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -25,6 +25,7 @@ "image_cropper": { "crop_picture": "Talhar l’imatge", "save": "Salvar", + "save_without_cropping": "Salvar sens talhada", "cancel": "Anullar" }, "login": { @@ -152,6 +153,7 @@ "general": "General", "hide_attachments_in_convo": "Rescondre las pèças juntas dins las conversacions", "hide_attachments_in_tl": "Rescondre las pèças juntas", + "hide_muted_posts": "Rescondre las publicacions del monde rescondut", "max_thumbnails": "Nombre maximum de vinhetas per publicacion", "hide_isp": "Amagar lo panèl especial instància", "preload_images": "Precargar los imatges", |
