@ -28,13 +28,13 @@ const en = {
"getting_started.about_developer" : "The developer of this project can be followed as Gargron@mastodon.social" ,
"getting_started.about_developer" : "The developer of this project can be followed as Gargron@mastodon.social" ,
"getting_started.open_source_notice" : "Mastodon is open source software. You can contribute or report issues on github at {github}." ,
"getting_started.open_source_notice" : "Mastodon is open source software. You can contribute or report issues on github at {github}." ,
"column.home" : "Home" ,
"column.home" : "Home" ,
"column.community" : " Public ",
"column.community" : " Local ",
"column.public" : "Whole Known Network" ,
"column.public" : "Whole Known Network" ,
"column.notifications" : "Notifications" ,
"column.notifications" : "Notifications" ,
"tabs_bar.compose" : "Compose" ,
"tabs_bar.compose" : "Compose" ,
"tabs_bar.home" : "Home" ,
"tabs_bar.home" : "Home" ,
"tabs_bar.mentions" : "Mentions" ,
"tabs_bar.mentions" : "Mentions" ,
"tabs_bar.public" : " Public ",
"tabs_bar.public" : " Whole Known Network ",
"tabs_bar.notifications" : "Notifications" ,
"tabs_bar.notifications" : "Notifications" ,
"compose_form.placeholder" : "What is on your mind?" ,
"compose_form.placeholder" : "What is on your mind?" ,
"compose_form.publish" : "Toot" ,
"compose_form.publish" : "Toot" ,
@ -45,7 +45,7 @@ const en = {
"compose_form.unlisted" : "Do not display in public timeline" ,
"compose_form.unlisted" : "Do not display in public timeline" ,
"navigation_bar.edit_profile" : "Edit profile" ,
"navigation_bar.edit_profile" : "Edit profile" ,
"navigation_bar.preferences" : "Preferences" ,
"navigation_bar.preferences" : "Preferences" ,
"navigation_bar.community_timeline" : " Public timeline",
"navigation_bar.community_timeline" : " Local timeline",
"navigation_bar.public_timeline" : "Whole Known Network" ,
"navigation_bar.public_timeline" : "Whole Known Network" ,
"navigation_bar.logout" : "Logout" ,
"navigation_bar.logout" : "Logout" ,
"reply_indicator.cancel" : "Cancel" ,
"reply_indicator.cancel" : "Cancel" ,