Adjustments for new i18n workflow

This commit is contained in:
Jed Fox 2022-11-15 07:00:15 -05:00
parent 69d2071570
commit 6ec16d5a81
No known key found for this signature in database
GPG Key ID: 0B61D18EA54B47E1
2 changed files with 3 additions and 3 deletions

View File

@ -698,9 +698,9 @@
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Add Account",
"switch_accounts": "Switch Accounts"
"add_account": "Add Account"
},
"wizard": {
"new_in_mastodon": "New in Mastodon",

View File

@ -154,7 +154,7 @@ Your profile looks like this to them.";
"Common.Controls.Timeline.Timestamp.Now" = "Now";
"Scene.AccountList.AddAccount" = "Add Account";
"Scene.AccountList.DismissAccountSwitcher" = "Dismiss Account Switcher";
"Scene.AccountList.SwitchAccounts" = "Switch Accounts";
"Scene.AccountList.TabBarHint" = "Current selected profile: %@. Double tap then hold to show account switcher";
"Scene.Bookmark.Title" = "Bookmarks";
"Scene.Compose.Accessibility.AppendAttachment" = "Add Attachment";
"Scene.Compose.Accessibility.AppendPoll" = "Add Poll";