mirror of https://github.com/abpframework/abp
parent
c0753a78c3
commit
537fb1a494
@ -0,0 +1,6 @@
|
||||
{
|
||||
"culture": "sl",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Upravljajte svojim profilom"
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
"culture": "zh-Hans",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理个人资料"
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
"culture": "zh-Hant",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理個人資料"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in new issue