mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02:00
feat(translations): add translsation
This commit is contained in:
parent
72c421eeb1
commit
5690ac09ec
2 changed files with 4 additions and 2 deletions
|
|
@ -715,7 +715,8 @@
|
|||
"all": "All",
|
||||
"unread": "Unread",
|
||||
"connectors": "Connectors",
|
||||
"all_connectors": "All connectors"
|
||||
"all_connectors": "All connectors",
|
||||
"close": "Close"
|
||||
},
|
||||
"errors": {
|
||||
"something_went_wrong": "Something went wrong",
|
||||
|
|
|
|||
|
|
@ -700,7 +700,8 @@
|
|||
"all": "全部",
|
||||
"unread": "未读",
|
||||
"connectors": "连接器",
|
||||
"all_connectors": "所有连接器"
|
||||
"all_connectors": "所有连接器",
|
||||
"close": "关闭"
|
||||
},
|
||||
"errors": {
|
||||
"something_went_wrong": "出错了",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue