Translated using Weblate (Japanese)

Currently translated at 87.8% (505 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
This commit is contained in:
Christian 2023-08-14 05:11:19 +00:00 • committed by Hosted Weblate
commit 4503671121
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2386,5 +2386,14 @@
"newSpace": "新しいスペース", "newSpace": "新しいスペース",
"@newSpace": {}, "@newSpace": {},
"reopenChat": "チャットを再開する", "reopenChat": "チャットを再開する",
"@reopenChat": {} "@reopenChat": {},
"signInWith": "{provider}でログイン",
"@signInWith": {
"type": "text",
"placeholders": {
"provider": {}
}
},
"signInWithPassword": "パスワードでログイン",
"@signInWithPassword": {}
} }