mirror of https://github.com/abpframework/abp
Merge pull request #9155 from abpframework/liangshiwei/usermenu
Revisit the menu item names on the user menupull/9303/head
commit
89cec4aaf9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "ar",
|
||||
"texts": {
|
||||
"ManageYourProfile": "إدارة ملف التعريف الخاص بك"
|
||||
"MyAccount": "حسابي"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "cs",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Spravovat profil"
|
||||
"MyAccount": "Můj účet"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "de-DE",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Verwalten Sie Ihr Profil"
|
||||
"MyAccount": "Mein Konto"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "en-GB",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Manage your profile"
|
||||
"MyAccount": "My account"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "en",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Manage your profile"
|
||||
"MyAccount": "My account"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "es",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Administra tu perfil"
|
||||
"MyAccount": "Mi cuenta"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "fi",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Hallitse profiiliasi"
|
||||
"MyAccount": "Tilini"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "fr",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Gérer votre profil"
|
||||
"MyAccount": "Mon compte"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "hi",
|
||||
"texts": {
|
||||
"ManageYourProfile": "अपनी प्रोफ़ाइल प्रबंधित करें"
|
||||
"MyAccount": "मेरा खाता"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "hu",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Kezelje a profilját"
|
||||
"MyAccount": "A fiókom"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "it",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Gestisci il tuo profilo"
|
||||
"MyAccount": "Il mio conto"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "nl",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Beheer uw profiel"
|
||||
"MyAccount": "Mijn rekening"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "sl",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Upravljajte svojim profilom"
|
||||
"MyAccount": "Moj račun"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "zh-Hans",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理个人资料"
|
||||
"MyAccount": "我的账户"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "zh-Hant",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理個人資料"
|
||||
"MyAccount": "我的賬戶"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "ar",
|
||||
"texts": {
|
||||
"ManageYourProfile": "إدارة ملفى",
|
||||
"MyAccount": "إدارة ملفى",
|
||||
"SamplePageMessage": "صفحة نموذجية للوحدة النمطية MyProjectName"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "cs",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Spravovat profil",
|
||||
"MyAccount": "Spravovat profil",
|
||||
"SamplePageMessage": "Ukázková stránka pro modul MyProjectName"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "de-DE",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Verwalten Sie Ihr Profil",
|
||||
"MyAccount": "Mein Konto",
|
||||
"SamplePageMessage": "Eine Beispielseite für das Modul MyProjectNameModul"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "en-GB",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Manage your profile",
|
||||
"MyAccount": "My account",
|
||||
"SamplePageMessage": "A sample page for the MyProjectName module"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "en",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Manage your profile",
|
||||
"MyAccount": "My account",
|
||||
"SamplePageMessage": "A sample page for the MyProjectName module"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "es",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Gestiona tu perfil",
|
||||
"MyAccount": "Mi cuenta",
|
||||
"SamplePageMessage": "Una página de ejemplo para el módulo MyProjectName "
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "fi",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Hallitse profiiliasi",
|
||||
"MyAccount": "Tilini",
|
||||
"SamplePageMessage": "Esimerkkisivu MyProjectName-moduulille"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "fr",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Gérer votre profil",
|
||||
"MyAccount": "Mon compte",
|
||||
"SamplePageMessage": "Exemple de page pour le module MyProjectName"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "hi",
|
||||
"texts": {
|
||||
"ManageYourProfile": "अपनी प्रोफ़ाइल प्रबंधित करें",
|
||||
"MyAccount": "मेरा खाता",
|
||||
"SamplePageMessage": "MyProjectName मॉड्यूल के लिए एक नमूना पृष्ठ"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "hu",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Kezelje a profilját",
|
||||
"MyAccount": "A fiókom",
|
||||
"SamplePageMessage": "Mintaoldal a MyProjectName modulhoz"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "it",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Gestisci il tuo profilo",
|
||||
"MyAccount": "Il mio conto",
|
||||
"SamplePageMessage": "Una pagina di esempio per il modulo MyProjectName"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "nl",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Beheer uw profiel",
|
||||
"MyAccount": "Mijn rekening",
|
||||
"SamplePageMessage": "Een voorbeeldpagina voor de MyProjectName module"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "sl",
|
||||
"texts": {
|
||||
"ManageYourProfile": "Upravljajte svojim profilom"
|
||||
"MyAccount": "Moj račun"
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"culture": "zh-Hans",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理个人资料",
|
||||
"MyAccount": "我的账户",
|
||||
"SamplePageMessage": "MyProjectName模块的示例页面"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"culture": "zh-Hant",
|
||||
"texts": {
|
||||
"ManageYourProfile": "管理個人資料"
|
||||
"MyAccount": "我的賬戶"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue