cinny/public/locales/jp/translation.json
Airyzz 1ed9d6de78 Added translation to Tabs
Implemented the change to SpaceSettings as an example.
2022-06-15 11:31:39 +09:30

16 lines
No EOL
308 B
JSON

{
"common":{
"close": "閉める",
"leave": "残す"
},
"welcome":{
"heading": "いらっしゃいませ"
},
"settings":{
"tabs": {
"general": "一般",
"members": "ユーザー",
"permission": "許可"
}
}
}