File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 723723 },
724724
725725 "serviceRegistration" : " WELSH - Register a limited partnership" ,
726- "serviceTransition" : " WELSH - Provide information about a limited partnership" ,
726+ "serviceTransition" : " WELSH - Provide new required information about a limited partnership" ,
727727 "servicePostTransition" : " WELSH - File for a limited partnership" ,
728728
729729 "sicCodePage" : {
Original file line number Diff line number Diff line change 724724 },
725725
726726 "serviceRegistration" : " Register a limited partnership" ,
727- "serviceTransition" : " Provide information about a limited partnership" ,
727+ "serviceTransition" : " Provide new required information about a limited partnership" ,
728728 "servicePostTransition" : " File for a limited partnership" ,
729729
730730 "sicCodePage" : {
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export const isLocalesEnabled = () => getEnvironmentValueAsBoolean("LOCALES_ENAB
3434export const REFRESH_TOKEN_GRANT_TYPE = "refresh_token" ;
3535
3636export const SERVICE_NAME_REGISTRATION = "Register a limited partnership" ;
37- export const SERVICE_NAME_TRANSITION = "Provide information about a limited partnership" ;
37+ export const SERVICE_NAME_TRANSITION = "Provide new required information about a limited partnership" ;
3838export const SERVICE_NAME_POST_TRANSITION = "File for a limited partnership" ;
3939export const SHOW_SERVICE_UNAVAILABLE_PAGE = getEnvironmentValueAsBoolean ( "SHOW_SERVICE_UNAVAILABLE_PAGE" ) ;
4040export const APPLICATION_CACHE_KEY = "limited_partnership" ;
You can’t perform that action at this time.
0 commit comments