New translations strings.xml (Japanese)
This commit is contained in:
parent
03670a642f
commit
41b74f028a
|
@ -412,4 +412,13 @@
|
||||||
<!-- Migration -->
|
<!-- Migration -->
|
||||||
<string name="account_moved_to">%1$s は %2$s へ引越しました</string>
|
<string name="account_moved_to">%1$s は %2$s へ引越しました</string>
|
||||||
<string name="show_boost_count">Show boosts/favourites count</string>
|
<string name="show_boost_count">Show boosts/favourites count</string>
|
||||||
|
<string name="issue_login_title">Authentication does not work?</string>
|
||||||
|
<string name="issue_login_message">
|
||||||
|
<b>Here are some checks that might help:</b>\n\n
|
||||||
|
- Check there is no spelling mistakes in the instance name\n\n
|
||||||
|
- Check that your instance is not down\n\n
|
||||||
|
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
|
||||||
|
- You can also use this link without using the 2FA\n\n
|
||||||
|
- If it still does not work, please raise an issue on Github at https://github.com/stom79/mastalab/issues
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue