Adjustments for new i18n workflow
This commit is contained in:
parent
23b9ff39ce
commit
527f6f0dfa
|
@ -96,7 +96,7 @@
|
|||
"tabs": {
|
||||
"home": "Home",
|
||||
"search": "Search",
|
||||
"notifications": "Notifications",
|
||||
"notification": "Notification",
|
||||
"profile": "Profile"
|
||||
},
|
||||
"keyboard": {
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue