New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2021-09-16 11:36:02 +02:00
parent 2c8a893064
commit 8fe0eb7d75
1 changed files with 9 additions and 0 deletions

View File

@ -534,6 +534,15 @@
"show_next": "次を見る",
"show_previous": "前を見る"
}
},
"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"
},
"wizard": {
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
}
}
}