mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-03 04:19:24 +01:00
chore: fix i18n template
This commit is contained in:
parent
8dbbbc374a
commit
1e2be1417c
@ -538,10 +538,11 @@
|
||||
"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",
|
||||
"add_account": "Add Account"
|
||||
},
|
||||
"wizard": {
|
||||
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button."
|
||||
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
|
||||
"accessibility_hint": "Double tap to dismiss this wizard"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user