mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 10:41:56 +10:00
fix: made some missing texts translatable
BREAKING CHANGE: locales without the new fields will display the field name
This commit is contained in:
@ -257,7 +257,9 @@
|
||||
"heading": "Layout",
|
||||
"tooltip": {
|
||||
"reset-layout": "Reset Layout"
|
||||
}
|
||||
},
|
||||
"main": "Main",
|
||||
"sidebar": "Sidebar"
|
||||
},
|
||||
"links": {
|
||||
"bugs-features": {
|
||||
@ -278,7 +280,8 @@
|
||||
"global": {
|
||||
"date": {
|
||||
"primary": "Date",
|
||||
"secondary": "Date format to use across the app"
|
||||
"secondary": "Date format to use across the app",
|
||||
"prefix": "Eg."
|
||||
},
|
||||
"heading": "Global",
|
||||
"language": {
|
||||
|
||||
Reference in New Issue
Block a user