Adjustments for new i18n workflow

This commit is contained in:
Jed Fox 2022-11-15 06:58:43 -05:00
parent 23b9ff39ce
commit 527f6f0dfa
No known key found for this signature in database
GPG Key ID: 0B61D18EA54B47E1
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@
"tabs": {
"home": "Home",
"search": "Search",
"notifications": "Notifications",
"notification": "Notification",
"profile": "Profile"
},
"keyboard": {

View File

@ -131,7 +131,7 @@ Please check your internet connection.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Only my followers can see this post.";
"Common.Controls.Status.Visibility.Unlisted" = "Everyone can see this post but not display in the public timeline.";
"Common.Controls.Tabs.Home" = "Home";
"Common.Controls.Tabs.Notifications" = "Notifications";
"Common.Controls.Tabs.Notification" = "Notification";
"Common.Controls.Tabs.Profile" = "Profile";
"Common.Controls.Tabs.Search" = "Search";
"Common.Controls.Timeline.Filtered" = "Filtered";