New translations strings.xml (Japanese)

This commit is contained in:
Eugen Rochko 2022-12-08 21:26:02 +01:00
parent 747d958507
commit 328a4339a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="get_started">はじめよう</string>
<string name="log_in">ログイン</string> <string name="log_in">ログイン</string>
<string name="next">次へ</string> <string name="next">次へ</string>
<string name="error">エラー</string> <string name="error">エラー</string>
@ -364,4 +363,5 @@
<string name="remove_bookmark">ブックマークから削除</string> <string name="remove_bookmark">ブックマークから削除</string>
<string name="bookmarks">ブックマーク</string> <string name="bookmarks">ブックマーク</string>
<string name="your_favorites">お気に入り</string> <string name="your_favorites">お気に入り</string>
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
</resources> </resources>