Skip to content

Commit 6568401

Browse files
committed
change: update language entries
1 parent 21f5b50 commit 6568401

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/lang/locale/en.ts

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,16 +143,15 @@ export default
143143
*/
144144

145145
cfg_tab_su_desc: 'The following buttons are associated to useful resources for this plugin.',
146-
cfg_tab_su_gs_name: 'Introduction',
147-
cfg_tab_su_gs_desc: 'View brief introduction to getting started with this plugin',
148146
cfg_tab_su_doc_name: 'Documentation',
149147
cfg_tab_su_doc_desc: 'View the official Gistr documentation',
148+
cfg_tab_su_doc_btn: 'View',
149+
cfg_tab_su_gs_name: 'Introduction',
150+
cfg_tab_su_gs_desc: 'View brief introduction to getting started with this plugin',
150151
cfg_tab_su_gs_btn: 'Open',
151152
cfg_tab_su_repo_label: 'Plugin repo',
152-
cfg_tab_su_repo_url: 'https://github.com/Aetherinox/obsidian-gistr',
153153
cfg_tab_su_repo_btn: 'View',
154154
cfg_tab_su_vault_label: 'Plugin demo vault',
155-
cfg_tab_su_vault_url: 'https://github.com/Aetherinox/obsidian-gistr/tree/main/tests/gistr-vault',
156155
cfg_tab_su_vault_btn: 'View',
157156
cfg_tab_su_ogrepo_label: 'OpenGist: download',
158157
cfg_tab_su_ogrepo_url: 'https://github.com/thomiceli/opengist/releases',
@@ -185,7 +184,6 @@ export default
185184
cfg_tab_su_ver_status_new_stable_btn_tip: 'A newer stable release of Gistr is available',
186185
cfg_tab_su_ver_status_new_beta_btn_tip: 'A newer beta release of Gistr is available',
187186
cfg_tab_su_ver_status_error_btn_tip: 'Could not communicate with the gistr server, retrying later',
188-
cfg_tab_su_ver_releases: 'https://github.com/Aetherinox/obsidian-gistr/releases',
189187

190188
/*
191189
Portal

0 commit comments

Comments
 (0)