aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-03-30 08:14:52 -0400
committertaehoon <th.dev91@gmail.com>2019-04-27 08:31:06 -0400
commit95bc2d727b8a94e9050a71c27838eb2a0d765011 (patch)
tree6c854a3778b5f25b1f02233e0b3e91ce372f9a18 /src/i18n
parent13abe64f875220eb5ff5424187bc771acf46190e (diff)
add “export blocks” feature
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 10283024..173e0de2 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -135,6 +135,8 @@
"avatarRadius": "Avatars",
"background": "Background",
"bio": "Bio",
+ "block_export": "Block export",
+ "block_export_button": "Export your blocks to a csv file",
"block_import": "Block import",
"block_import_error": "Error importing blocks",
"blocks_imported": "Blocks imported! Processing them will take a while.",