translation parameterisation (#165)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk> Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/165
This commit is contained in:
parent
61c70545f0
commit
f628483499
5 changed files with 119 additions and 30 deletions
|
@ -164,6 +164,14 @@
|
|||
"load_older": "古いインタラクションを見る",
|
||||
"moves": "ユーザーの引っ越し"
|
||||
},
|
||||
"languages": {
|
||||
"en": "英語",
|
||||
"ja": "日本語",
|
||||
"zh": "中国語",
|
||||
"translated_from": {
|
||||
"en": "英語から翻訳しました"
|
||||
}
|
||||
},
|
||||
"lists": {
|
||||
"create": "作成",
|
||||
"delete": "削除",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue